Git Recipies

Stash Work

Remove stash

Create stash

List all stash

Restore the stash code

Create branch from stash

Clone Repository

Commit Untracked Files And Folders

List Untracked files

List Modified Files

Deleting Untracked Files

Commit Modified Files And Folders Only

or

If you already have a file checked in, and you want to ignore it

Prevent changes from chmod / chown

Undo add

Undo all changes (DANGER)

Create New Shortcut Command

Revert All Modified Files