login
Header Space

 
 

Re: clarification on git-update-index --remove

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Tweed <david.tweed@...>
Cc: <git@...>
Date: Thursday, January 4, 2007 - 4:27 pm

"David Tweed" <david.tweed@gmail.com> writes:


If necessary, better rewording to remove confusion is very much
appreciated.

"update-index <path>..." without options (that is "Default
behaviour") updates the index using the contents of the named
<path> found on the filesystem.  It does _not_ add new paths to
the index, nor remove paths (that exists in the index) from the
index.

Giving --add allows new paths to be added to the index if named
paths are found on the filesystem.  Giving --remove allows
existing paths to be removed from the index if named paths are
not found on the filesystem.

-
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:
clarification on git-update-index --remove, David Tweed, (Thu Jan 4, 3:29 pm)
Re: clarification on git-update-index --remove, Junio C Hamano, (Thu Jan 4, 4:27 pm)
speck-geostationary