On Nov 26, 2007, at 1:34 PM, Wincent Colaiuta wrote:
How about something like this? It would obviously be nice if we could avoid adding another option to builtin-revert; perhaps when/ if git-rebase becomes a builtin we can avoid that. The other alternative, and probably one I like I bit more, would be to auto- detect that a rebase is in progress by looking inside the GIT_DIR, although that would also alter the behaviour of manual invocations of git-revert and git-cherry-pick during an interactive rebase (do people actually do that?). What do you think?
Hmm yeah, I agree that it's a little bit of a dirty workaround but, as you pointed out, until rebase is builtinified, this looks like the best/easiest alternative.
-- Benoit Sigoure aka Tsuna EPITA Research and Development Laboratory - 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