On Sun, 28 Nov 2010, Sverre Rabbelier wrote: > Heya, > > On Sat, Nov 27, 2010 at 12:15, Giuseppe Bilotta > <giuseppe.bilotta@xxxxxxxxx> wrote: > > -p:: > > --preserve-merges:: > > Instead of ignoring merges, try to recreate them. > > + > > +--signoff:: > > + This flag is passed to 'git am' to sign off all the rebased > > + commits (see linkgit:git-am[1]). > > + Incompatible with the --interactive option. > > The one above that does have a shorthand (-p), why should we (not?) > give --signoff it's customary -s shorthand here? The '-s' flag is unfortunately already taken. It is used for specifying a merge strategy. /Martin -- 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