author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 04:20:41 +0000 (21:20 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 04:20:41 +0000 (21:20 -0700) | ||
commit | 0795495388d703dc84110a9a7917dd6ec9516bb4 | |
tree | fff44be6135bcc2862b2dae94b09eaa07e33e2ab | tree | snapshot |
parent | 0ed3715ffc97325a625e1e4ef44121d870b98679 | commit | diff |
Let "git commit" take arguments for files to commit.
It does a "git-update-cache" on the arguments, meaning that you can
commit files without doing a separate "git-update-cache". This commit
was done with
git commit git-commit-script
for example.
It does a "git-update-cache" on the arguments, meaning that you can
commit files without doing a separate "git-update-cache". This commit
was done with
git commit git-commit-script
for example.
git-commit-script | diff | blob | history |