git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git commit (or git-commit-script) question
@ 2005-08-19 17:06 Johnny Stenback
  2005-08-19 17:36 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Johnny Stenback @ 2005-08-19 17:06 UTC (permalink / raw)
  To: git

Hey all,

git-commit-script --help says:

git commit [-a]  [-m <message>] [-F <logfile>] [(-C|-c) <commit>] 
[<path>...]

That made me assume that if I do:

   git-commit-script somedir

it would *only* commit the changes I've made in "somedir", but it 
appears to commit *all* files that have changed (and shows all files in 
the list of changed files in the commit message it displays in the 
editor), as if it's completely ignoring the <path> argument.

Known problem? I got this using git that I pulled from kernel.org 
earlier this morning.

-- 
jst

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-19 19:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-19 17:06 git commit (or git-commit-script) question Johnny Stenback
2005-08-19 17:36 ` Linus Torvalds
2005-08-19 17:44   ` Johnny Stenback
2005-08-19 19:52   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).