Re: git pull and merging.

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

 



Hi,

On Wed, 6 Dec 2006, Jakub Narebski wrote:

> $ 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

Oops. You want to append "^$" at the end (otherwise the "master" entry is 
overwritten; remote.origin.fetch is a multivalued key). Same for "pu".

Ciao,
Dscho
-
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]