only changed files:
git add -u
only changed and new (but not deleted)
git add .
changed, new, and deleted
git add -A
| let blacklists = ["https://mail.google.com/*", "https://inbox.google.com/*"] | |
| unmap <C-f> |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |