Hi, On Sat, 20 Jun 2009, Christian Couder wrote: > This is better than saving in a shell script, because it will make > it much easier to port "rebase -i" to C. This also removes some sed > regexps and some "eval"s. It will not make it easier to port "rebase -i" to C, as this is an internal file. The user is not supposed to touch it at all. Only "rebase -i". So it would be very easy to just use a different on-disk format when turning "rebase -i" into a builtin. Ciao, Dscho -- 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