Wpis z mikrobloga

#git #webdevhelp
mam dwa kompy na A wypchnalem do gitlaba strone potem na B zrobilem clone i wprowadzilem zmiany i wypchnalem commit/push (przez strone gitlab widze te zmiany), teraz co mam zrobic by pobrac te zmiany na A ? bo git pull nic nie daje ;) czytałem tutki ale nie ma takich przykładów a potrzebuje to dosyć pilnie ;)
  • 7
@bloodguy:
C:\laragon\www\mapa (master) 24.08.2017 21:50:21,39
λ git pull
Username for 'https://gitlab.com': abc
Password for 'https://abc@gitlab.com':
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

git pull

If you wish to set tracking information for this branch you can do so with:

git branch --set-upstream-to=origin/ master