Re: [PATCH 1/2] Documentation: 'git add -A' can remove files

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Monday, December 7, 2009 - 12:34 am

Björn Steinbrink <B.Steinbrink@gmx.de> writes:


Hmm, an interesting way of teaching. How effective is it with the real new
to mid-level users we see on the #git channel?


Sounds easier to read to me but I think this description of "-A" seems
backwards from your explanation.  "Like -u" means "matches the index" and
the difference is it in addition matches with the work tree, so it should
probably be the other way around, i.e.

     Like -u, but matches <filepattern> against files in the work tree in
     addition to the index. This means that it can find new files as well.
--
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:
[PATCH 1/2] Documentation: 'git add -A' can remove files, =?UTF-8?B?QmrDtnJuIE ..., (Sun Dec 6, 4:03 pm)
Re: [PATCH 1/2] Documentation: 'git add -A' can remove files, =?iso-8859-1?Q?Bj=F6 ..., (Sun Dec 6, 5:57 pm)
Re: [PATCH 1/2] Documentation: 'git add -A' can remove files, Junio C Hamano, (Mon Dec 7, 12:34 am)
Re: [PATCH 1/2] Documentation: 'git add -A' can remove files, =?iso-8859-1?Q?Bj=F6 ..., (Mon Dec 7, 1:48 am)