Kevin Ballard <kevin@xxxxxx> writes: > On Nov 3, 2010, at 7:41 PM, Kevin Ballard wrote: > >> Support lines of the form "fixup! 7a235b" that specify an exact commit >> in addition to the normal "squash! Old commit message" form. > > I just realized that this only works for sha1's of up to 7 characters. > If you provide more it won't match, as it's comparing against the sha1 > given in the todo list. I wonder if it's worth resolving all sha1s to > their full length if the provided string is longer than 7 characters? Yeah, this is a nice feature I sometimes missed ;-) -- 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