Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
completion: remove duplicate block for "git commit -c"
Remove one of two consecutive, identical blocks for "git commit -c". This was caused by a mechanical mismerge at d931e2f (Merge branch 'mp/complete-paths', 2013-02-08). The side branch wanted to add this block at fea16b4 but the same fix was done independently at 6853975 already. Signed-off-by: Mårten Kongstad <marten.kongstad@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information