author | Linus Torvalds <torvalds@osdl.org> | |
Wed, 27 Jul 2005 03:04:22 +0000 (20:04 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 27 Jul 2005 18:53:48 +0000 (11:53 -0700) | ||
commit | b134922992e3051e7095b1e76a89361fea86206d | |
tree | 73000ff9f50247d6fa79ef6868a09ecd1e418c2b | tree | snapshot |
parent | 9969b649999a04d6ce8eebccfc1ee766f6e5377a | commit | diff |
git-log: make sure we have some commit to start from.
When no usable head/tag is specified, git log barfed with
underlying error message from rev-list, which was not helpful.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When no usable head/tag is specified, git log barfed with
underlying error message from rev-list, which was not helpful.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-log-script | diff | blob | history |