author | Junio C Hamano <junkio@cox.net> | |
Sat, 21 Oct 2006 01:48:18 +0000 (18:48 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 21 Oct 2006 01:48:18 +0000 (18:48 -0700) | ||
commit | 1ca6ca876e3553d9609823a70d168c50d7beba7e | |
tree | 002c9cb871122cfb7552b242572c16315c12af7e | tree | snapshot |
parent | 1617baa5878c9b3886926f0f2e6dc52d067ada4a | commit | diff |
git-pickaxe: fix nth_line()
We would want to be able to refer to the end of the file as
"the beginning of Nth line" for a file that is N lines long.
Signed-off-by: Junio C Hamano <junkio@cox.net>
We would want to be able to refer to the end of the file as
"the beginning of Nth line" for a file that is N lines long.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pickaxe.c | diff | blob | history |