Jay Soffian <jaysoffian@xxxxxxxxx> wrote: > The code to complete --strategy was duplicated between _git_rebase and > _git_merge, and is about to gain a third caller (_git_pull). This patch > factors it into its own function. > > Signed-off-by: Jay Soffian <jaysoffian@xxxxxxxxx> > --- > How about like this intead? This way 3/3 doesn't need to be adjusted. The > interdiff is: Yup, that works too! Acked-by: Shawn O. Pearce <spearce@xxxxxxxxxxx> > contrib/completion/git-completion.bash | 38 ++++++++++++++++--------------- > 1 files changed, 20 insertions(+), 18 deletions(-) -- Shawn. -- 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