Re: Git commit won't add an untracked file given on the command line

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mark Burton
Date: Tuesday, November 18, 2008 - 2:47 pm

Hi Francis,


Err, that's a bit odd isn't it because "git add" stages the content into
the index but the whole point of specifying files on the command line
to "git commit" is to commit the changes in the specified files while
ignoring what's currently in the index (so says the man page for commit).

Cheers,

Mark
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Git commit won't add an untracked file given on the co ..., Mark Burton, (Tue Nov 18, 2:47 pm)
Re: Git commit won't add an untracked file given on the co ..., Johannes Schindelin, (Tue Nov 18, 6:07 pm)
Re: Git commit won't add an untracked file given on the co ..., Johannes Schindelin, (Tue Nov 18, 6:39 pm)
Re: Git commit won't add an untracked file given on the co ..., Johannes Schindelin, (Wed Nov 19, 2:41 am)
Re: Git commit won't add an untracked file given on the co ..., Johannes Schindelin, (Wed Nov 19, 4:27 am)