git

There is no tracking information for the current branch 에러 해결

노래하는 마케터 2019. 2. 27. 14:15
728x90

1) git branch --set-upstream-to=origin/master master
2) git pull

728x90