"# jk"
#git set emacs as default editor
git config --global core.editor "emacs -Q -nw"
git config --global user.name "bob"
git config --global user.email "a@a.com"
$ git config --global user.name "John Doe"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
"# jk"
#git set emacs as default editor
git config --global core.editor "emacs -Q -nw"
git config --global user.name "bob"
git config --global user.email "a@a.com"
$ git config --global user.name "John Doe"