summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gitconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/gitconfig b/gitconfig
index 8914029..5d557eb 100644
--- a/gitconfig
+++ b/gitconfig
@@ -16,5 +16,7 @@
 
 [http]
 	postBuffer = 524288000
-[url "https://source.developers.google.com/p/fcuny-code/r/"]
-	insteadOf = gcloud:
+
+[user]
+        name = Franck Cuny
+        email = fcuny@twitter.com
\ No newline at end of file