Merge pull request #60 from alexander-soare/master

Add the newbie way
This commit is contained in:
Luke Stephens (hakluke) 2020-01-10 00:11:52 +10:00 committed by GitHub
commit 8f912600de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -536,6 +536,21 @@ Credit @u2mejc
:!kill -9 $PPID
```
## The Newbie Way
```
git commit
```
???
```
^x ^x ^x ^d ^c afawfuhi WHAT IS GOING ON faffae ^x
```
In Google:
```
"what is default text editor for git?" | "How to exit vim"
```
## the SSH way
Credit @u2mejc