1
0
mirror of https://github.com/git/git.git synced 2025-04-12 11:42:24 +00:00
git/builtin
Junio C Hamano 7c5f3cc4a5 grep: use get_pathspec() correctly
When there is no remaining string in argv, get_pathspec(prefix, argv)
will return a two-element array that has prefix as the first element,
so there is no need to re-roll that logic in the code that uses
get_pathspec().

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-05-10 12:11:01 -07:00
..
2011-03-16 16:59:30 -07:00
2011-03-19 23:24:12 -07:00
2011-03-19 23:24:19 -07:00
2011-02-27 21:17:36 -08:00
2011-03-08 12:12:04 -08:00
2011-03-19 23:24:12 -07:00
2010-12-12 21:49:50 -08:00
2011-05-10 12:11:01 -07:00
2011-03-19 23:23:56 -07:00
2011-03-19 23:24:12 -07:00
2011-03-19 23:24:12 -07:00