星期一, 8月 14, 2017

[git] push 現有 repo

看該影片時 Git Fundamentals 發現把現有 repo push 到 GitHub 或 VSTS 上還蠻陌生的,筆記一下

在 VSTS 上建立新的 repo,會提供參考語法,方便把現有 repo push 上來,習慣開 repo 時都會一併建立 readme 和 gitignore,似乎都只 focus 在最下面建立 readme 和 gitignore,自動忽略上面的參考語法,Orz

[VSTS] push 現有 repo-2

建立一個有版控的 console 專案,並利用 git remote 語法建立 remote,再利用 git push 把 repo push 到 VSTS

[VSTS] push 現有 repo-3

在 VSTS 上就可以看見

[VSTS] push 現有 repo-4

沒有留言:

張貼留言