Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-status: do not mark unmerged paths as committable.
An unmerged path appears as both "Updated but not checked in" list, and "Changed but not updated" list. We are not going to commit that path until it is resolved, so remove it from the former list. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information