Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-add: warn when adding an ignored file with an explicit request.
We allow otherwise ignored paths to be added to the index by spelling its path out on the command line, but we would warn the user about them when we do so. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information