Re: [PATCH] Per branch properties for pull and fetch

From: Matthias Lederhofer <matled@gmx.net>
Date: 2006-07-28 06:26:43
Martin Waitz <tali@admingilde.org> wrote:
> The current default is to always use the remote's master branch, right?
> What do others think: does it make sense to default to the same
> branchname on the remote side?
I like the separate-remote option too and having one simple command
that pulls the changes from the correct remote branch would be nice.
It should do something like
$ git pull ${1:-origin} $(git-symbolic-ref HEAD | cut -d / -f 3-)
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Fri Jul 28 06:27:32 2006

This archive was generated by hypermail 2.1.8 : 2006-07-28 06:28:06 EST