docs

View the Project on GitHub msyriac/docs

git

My preferred contribution model

Fork, branch and PR. Described here

Ignore specific files in a commit

To stash specific files

git stash -p

and answer y/n to the files you want stashed.