Git Remote
Git Remote — notes from the Git collection.
bash
git remote show originbash
git log origin/masterbash
git merge origin/mastergit/git-remote.md
Related articles
- GitGit SubmodulesA practical guide to adding, updating, moving and removing Git submodules.
- GitGit CommandTo list all references
- GitGit Delete BranchSee which side introduced the current differences
- GitGit LogTo show short commit id, date and commit title To view the code changed by commit id To show graph with last 5 lines To show all branchs