Skip to content

Commit

Permalink
gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed May 5, 2016
1 parent cb00832 commit 9d82403
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitconfig
Expand Up @@ -39,3 +39,9 @@
pushinsteadof = "https://github.com/"
[ghq]
root = ~/dev/src
[pull]
rebase = preserve
[merge]
ff = false
[credential]
helper = cache --timeout=3600

0 comments on commit 9d82403

Please sign in to comment.