- git repository remote control
- step 1 : git remote add "local name" "git path"
- step 2 : git remote -v 顯示已經加入的 git path
- step 3 : git fetch "local name"
- step 4 : git branch --track "branch name" "git path"
- step 5 : pull / push repository directly.
- 如果 remote 的 repository 的 link remove,當有改動的時候,會 show message -> git push --set-upstream origin "your branch",會把 branch mv 到 origin 中
-
Notifications
You must be signed in to change notification settings - Fork 0
iamsleep/document
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
git document
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published