On 2009-02-10, gnu kevin <kevin.gnu.zhang@gmail.com> wrote:
You could (if your .git/config) already contains the remote simply add a
line:
fetch = +refs/remotes/*:refs/remotes/<remote-name>/remotes/*
The double remotes is used so that no remote-remote-branch can overwrite
your tracking branch with the same name.
Hope that helped,
Jojo
--
Johannes Gilger <heipei@hackvalue.de>
http://hackvalue.de/heipei/
GPG-Key: 0x42F6DE81
GPG-Fingerprint: BB49 F967 775E BB52 3A81 882C 58EE B178 42F6 DE81
--
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
Previous message: [thread] [date] [author] Next message: [thread] [date] [author]
Messages in current thread:
Re: how to clone all branches include remote branches, Johannes Gilger, (Tue Feb 10, 11:05 am)