author | Junio C Hamano <junkio@cox.net> | |
Mon, 30 Oct 2006 07:50:38 +0000 (23:50 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 30 Oct 2006 07:50:55 +0000 (23:50 -0800) | ||
commit | 2c40f98439e07b8579d0549109a4feed54da9e40 | |
tree | f07eb5d5200e4368f1fac4634b4d90275a1e41c0 | tree | snapshot |
parent | 54a4c6173e30774125016f7ff4976eb4a7485d0c | commit | diff |
git-pickaxe: allow -Ln,m as well as -L n,m
The command rejects -L1,10 as an invalid line range specifier
and I got frustrated enough by it, so this makes it allow both
forms of input.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The command rejects -L1,10 as an invalid line range specifier
and I got frustrated enough by it, so this makes it allow both
forms of input.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pickaxe.c | diff | blob | history |