diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2018-08-05 18:30:45 -0700 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2018-08-05 18:30:45 -0700 |
| commit | 5ddb72e86d9556e670a9350e9cc8d0d18ac213c8 (patch) | |
| tree | 6b766356160b5f511da87f90fd3551009ab1da04 /gitconfig | |
| parent | [emacs] set font size for osx (diff) | |
| download | emacs.d-5ddb72e86d9556e670a9350e9cc8d0d18ac213c8.tar.gz | |
Shuffling things around in this repo
Diffstat (limited to 'gitconfig')
| -rw-r--r-- | gitconfig | 20 |
1 files changed, 0 insertions, 20 deletions
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: |
