Re: git pull and merging.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2006-12-06, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
> You can have the same effect as what Junio wrote with the config:
>
> $ git repo-config remote.origin.url git://git.kernel.org/pub/scm/git/git.git
> $ git repo-config remote.origin.fetch \
> 	refs/heads/master:refs/remotes/origin/master
> $ git repo-config remote.origin.fetch \
> 	refs/heads/next:refs/remotes/origin/next ^$
> $ git repo-config remote.origin.fetch \
> 	+refs/heads/pu:refs/remotes/origin/pu ^$
>

What's that ^$ for?

-Peter

-
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]