Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If the worktree happened to have a file called HEAD, "diff-index --cached HEAD" would complain about the ambiguity between revision and path. Avoid it by using an explicit "--" for disambiguation. Signed-off-by: Junio C Hamano <[email protected]>
- Loading branch information