[Kde-scm-interest] [PATCH] scripty

Tuomas Suutari tuomas.suutari at gmail.com
Tue Jun 2 09:00:19 CEST 2009


On Tue 2009-06-02, Thiago Macieira wrote:
> As for git fetch, it fetches all remote branches into the local copy
> of the remote (refs/remote/origin/*), regardless of which tracking
> branches you may have (refs/heads/*).

True. But there is a form of git fetch for fetching only selected refs, 
namely "git fetch remoteName +remoteRef:localRef". For example:
git fetch origin +refs/heads/master:refs/remotes/origin/master

I don't know if that's usable here, though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-scm-interest/attachments/20090602/224a628f/attachment.sig 


More information about the Kde-scm-interest mailing list