"Marco Costalba" <mcostalba@xxxxxxxxx> writes: > So in this case your patch that introduce '--refresh' option in 'git > runstatus' is not just a shortcut for 'git update-index' + 'git > runstatus' but adds some real value. > > One more reason for asking you to add it before 1.5 release ;-) The thing is, it touches central part of the system by changing the calling convention of two rather important functions. You might have already fully tested that there is no regression for git-runstatus, but it affects other callers as well. I tried to be careful when I did the conversion but I am not 100% sure there is no "unintended side effects". - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html