From 5ddb72e86d9556e670a9350e9cc8d0d18ac213c8 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 5 Aug 2018 18:30:45 -0700 Subject: Shuffling things around in this repo --- gitconfig | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 gitconfig (limited to 'gitconfig') diff --git a/gitconfig b/gitconfig deleted file mode 100644 index 8914029..0000000 --- a/gitconfig +++ /dev/null @@ -1,20 +0,0 @@ -[color] - ui = true - -[push] - default = simple - -[core] - whitespace = trailing-space,space-before-tab - excludesfile = ~/.gitignore - -[branch] - autosetuprebase = remote - -[include] - path = ~/.gitconfig.private - -[http] - postBuffer = 524288000 -[url "https://source.developers.google.com/p/fcuny-code/r/"] - insteadOf = gcloud: -- cgit v1.2.3