Re: There is no tracking information for the current branch

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

 



You can just run `git fetch`.
The origin/* branches will then contain what you want. Replace origin
with whatever name you gave your remote.

Assuming you really want to pull all branches directly to local
branches, add a refspec that does that.

git-fetch(1) has the details.

Hope that helps,
Reto



[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]

  Powered by Linux