John Keeping wrote: > Since commit d96855f (merge-base: teach "--fork-point" mode, 2013-10-23) > we can replace a shell loop in git-pull with a single call to > git-merge-base. So let's do so. > > Signed-off-by: John Keeping <[email protected]> > --- > git-pull.sh | 10 +--------- > 1 file changed, 1 insertion(+), 9 deletions(-)
Yay! Looks good. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

