Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-annotate: fix -S on graft file with comments.
The graft file can contain comment lines and read_graft_line can return NULL for such an input, which should be skipped by the reader. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information