Browse Source

.gitconfig

Nathaniel van Diepen 8 years ago
parent
commit
08971705fc
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .gitconfig

+ 7 - 0
.gitconfig

@@ -0,0 +1,7 @@
+[remote "github"]
+        url = [email protected]:Omnimaga/bugs.git
+        fetch = +refs/*:refs/*
+        mirror = true
+[remote "eeems"]
+        url = [email protected]:Omnimaga/bugs.git
+        fetch = +refs/*:refs/*