diff options
Diffstat (limited to '.gitconfig.heqnx')
-rw-r--r-- | .gitconfig.heqnx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitconfig.heqnx b/.gitconfig.heqnx new file mode 100644 index 0000000..5f56a51 --- /dev/null +++ b/.gitconfig.heqnx @@ -0,0 +1,5 @@ +[user] + name = heqnx + email = root@heqnx.com +[url "git@cgit.heqnx.com:/srv/git/repos/"] + pushInsteadOf = https://cgit.heqnx.com/ |