Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-commit --amend: allow empty commit.
When amending a commit only to update the commit log message, git-status would rightly say "Nothing to commit." Do not let this prevent commit to be made. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information