Quantcast
Channel: GIT ADD - News RSS Feed
Viewing all articles
Browse latest Browse all 5189

Git Hooked on Git Hooks

$
0
0
Now let's initialize our git repository. $ git init $ git add hooky.py Before we commit, take a look at the .git/hooks/ directory. Also, if you haven't, install flake8, which is one of many linters for Python. If you're following along in another language ...

Viewing all articles
Browse latest Browse all 5189

Trending Articles