mirror of
https://github.com/git/git.git
synced 2024-10-30 05:47:53 +01:00
Mirror of https://github.com/git/git
6e27d826c8
A user shouldn't perform a commit if any of the following are true: * The repository state has changed since the last rescan. * There are no files updated in the index to commit. * There are unmerged stages still in the index. * The commit message has not been provided. * The pre-commit hook is executable and declined. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
||
---|---|---|
git-gui |