Re: Something like $Id$, $Revision$ or $Date$?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Michal Nazarewicz <mina86@...>
Cc: <git@...>
Date: Monday, November 10, 2008 - 4:17 pm

Michal Nazarewicz wrote:

Well, _some_ command has to be invoked to expand keywords. "git add"
doesn't do that (perhaps it should?), so you need to use checkout.

And checkout doesn't touch file if it is identical, so you need
to remove it first; nevertheless you don't need to use commit in
betwen, as "git checkout bar" would checkout file out of index (you
added contents of file to index with "git add bar").

-- 
Jakub Narebski
Poland
--
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: Something like $Id$, $Revision$ or $Date$?, Michal Nazarewicz, (Mon Nov 10, 1:38 pm)
Re: Something like $Id$, $Revision$ or $Date$?, Jakub Narebski, (Mon Nov 10, 2:03 pm)
Re: Something like $Id$, $Revision$ or $Date$?, Michal Nazarewicz, (Mon Nov 10, 4:00 pm)
Re: Something like $Id$, $Revision$ or $Date$?, Jakub Narebski, (Mon Nov 10, 4:17 pm)
Re: Something like $Id$, $Revision$ or $Date$?, Francis Galiegue, (Mon Nov 10, 4:24 pm)
Re: Something like $Id$, $Revision$ or $Date$?, Jakub Narebski, (Mon Nov 10, 4:32 pm)
Re: Something like $Id$, $Revision$ or $Date$?, Brian Gernhardt, (Mon Nov 10, 4:58 pm)