Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rebase -i: fix cases ignoring core.commentchar
180bad3 (rebase -i: respect core.commentchar, 2013-02-11) updated "rebase -i" to honor core.commentchar but missed one instance of hard-coded '#' comment character in skip_unnecessary_picks(). Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information