Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information