Re: What's cooking in git.git (topics)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matthieu Moy <Matthieu.Moy@...>
Cc: <git@...>, Steffen Prohaska <prohaska@...>
Date: Tuesday, October 2, 2007 - 1:44 pm

Matthieu Moy <Matthieu.Moy@imag.fr> writes:


Yeah, and "needs merge" solicits 'SCM merge'.


I tried to stay away from touching that part on purpose.  Doing
this unconditionally may break people's existing scripts that
use update-index --refresh plumbing.

We could introduce a new option to "update-index --refresh" that
makes the output more machine readable by either NUL terminating
or c_quoting ce->name to protect the caller from potential
spaces and newlines in the name, and use that from the caller.

But for this particular case, I think a much simpler alternative
would be to do it this way:

+	git status
-
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:
What's cooking in git.git (topics), Junio C Hamano, (Thu Sep 6, 4:52 am)
What's cooking in git.git (topics), Junio C Hamano, (Fri Sep 14, 6:04 am)
What's cooking in git.git (topics), Junio C Hamano, (Wed Sep 26, 4:05 pm)
What's cooking in git.git (topics), Junio C Hamano, (Tue Oct 2, 1:53 am)
Re: What's cooking in git.git (topics), Daniel Barkalow, (Tue Oct 2, 1:00 pm)
Re: What's cooking in git.git (topics), Johannes Schindelin, (Tue Oct 2, 8:52 am)
Re: What's cooking in git.git (topics), Steffen Prohaska, (Tue Oct 2, 2:44 am)
Re: What's cooking in git.git (topics), Matthieu Moy, (Tue Oct 2, 3:03 am)
Re: What's cooking in git.git (topics), Junio C Hamano, (Tue Oct 2, 3:21 am)
Re: What's cooking in git.git (topics), Matthieu Moy, (Tue Oct 2, 4:07 am)
Re: What's cooking in git.git (topics), Junio C Hamano, (Tue Oct 2, 1:44 pm)
Re: What's cooking in git.git (topics), Steven Grimm, (Tue Oct 2, 2:41 am)
Re: What's cooking in git.git (topics), Daniel Barkalow, (Thu Sep 27, 11:24 pm)
Re: What's cooking in git.git (topics), Jeff King, (Wed Sep 26, 10:36 pm)
Re: What's cooking in git.git (topics), Jeff King, (Tue Oct 2, 12:16 am)
Re: What's cooking in git.git (topics), Junio C Hamano, (Tue Oct 2, 1:01 am)
Re: What's cooking in git.git (topics), Jeff King, (Tue Oct 2, 1:08 am)
Re: What's cooking in git.git (topics), Jeff King, (Tue Oct 2, 1:13 am)
Re: What's cooking in git.git (topics), David Kastrup, (Thu Sep 27, 2:08 am)
Re: What's cooking in git.git (topics), Jeff King, (Thu Sep 27, 9:30 am)
Re: What's cooking in git.git (topics), David Kastrup, (Thu Sep 27, 2:43 am)
Re: What's cooking in git.git (topics), Johannes Schindelin, (Wed Sep 26, 5:44 pm)
Re: What's cooking in git.git (topics), Tom Clarke, (Wed Sep 26, 5:53 pm)
Re: What's cooking in git.git (topics), Johannes Schindelin, (Fri Sep 14, 7:47 pm)
Re: What's cooking in git.git (topics), Carlos Rica, (Wed Sep 26, 5:07 pm)
Re: What's cooking in git.git (topics), Shawn O. Pearce, (Fri Sep 14, 2:30 pm)