Skip to content

Instantly share code, notes, and snippets.

View proapi's full-sized avatar
🚲
Working from home

Michał Pawelski proapi

🚲
Working from home
View GitHub Profile
@proapi
proapi / gitconfig
Last active August 29, 2015 14:05
Git pre-push hook to check against debug functions in code #git #bash
[init]
templatedir = ~/.git-templates
[color]
ui = always
[grep]
extendRegexp = true
lineNumber = true
fullName = true
[color "grep"]
filename = green