author | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Aug 2005 01:08:19 +0000 (18:08 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Aug 2005 19:11:36 +0000 (12:11 -0700) | ||
commit | 22cff6a5abef29ce74da3e57ba3488d77686fec8 | |
tree | b52b47f3c07b7d4c648bfdff8aac84bd965cc275 | tree | snapshot |
parent | 86947d72d422aeaaeb4c1f41b49fc7a606c96321 | commit | diff |
git-commit: pass explicit path to git-diff-files.
When running "git commit" with explicit path arguments, allow it to
take directory name. This makes "git commit Documentation/" to commit
everything that is changed under Documentation/ directory.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When running "git commit" with explicit path arguments, allow it to
take directory name. This makes "git commit Documentation/" to commit
everything that is changed under Documentation/ directory.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-commit-script | diff | blob | history |