Thread (3 messages) 3 messages, 2 authors, 2022-08-26

Re: There is no tracking information for the current branch

From: Reto <hidden>
Date: 2022-08-26 18:02:41

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help