All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johnny Stenback <jst@jstenback.com>
To: git@vger.kernel.org
Subject: git commit (or git-commit-script) question
Date: Fri, 19 Aug 2005 10:06:36 -0700	[thread overview]
Message-ID: <4306119C.8000600@jstenback.com> (raw)

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

             reply	other threads:[~2005-08-19 17:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-19 17:06 Johnny Stenback [this message]
2005-08-19 17:36 ` git commit (or git-commit-script) question Linus Torvalds
2005-08-19 17:44   ` Johnny Stenback
2005-08-19 19:52   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4306119C.8000600@jstenback.com \
    --to=jst@jstenback.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.