Change global editor to edit merging etc
Change global editor to edit merging etc — notes from the Git collection.
bash
git config --global core.editor "vim"git/git-config.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