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