Git

Git

Git

Posted by Kuo on February 7, 2016

Git Key

deploy git key

ssh-keygen -t rsa -C "youremail@example.com"

Check Ignored Files

check ignored files

git ls-files --other --ignored --exclude-standard