diff options
author | Mathias Bynens <mathias@qiwi.be> | 2014-06-08 11:16:57 +0200 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2014-06-08 11:16:57 +0200 |
commit | 0823193f6b53693a66c5acd63545c71f532bd5f0 (patch) | |
tree | 6370bc72ff69483b6f0828068f064d1dda23e565 /.bash_prompt | |
parent | 7d16e8c7d3d5dfcbb0863ccb05353a9217ffc5ec (diff) | |
download | dotfiles-0823193f6b53693a66c5acd63545c71f532bd5f0.tar.gz dotfiles-0823193f6b53693a66c5acd63545c71f532bd5f0.tar.bz2 dotfiles-0823193f6b53693a66c5acd63545c71f532bd5f0.zip |
.gitconfig: Remove `push.default`
This was causing issues on servers that don’t have an up-to-date Git installation. As a workaround, I decided to remove this from `.gitconfig` and add this to `~/.extra` for my laptop only:
git config --global push.default simple
Diffstat (limited to '.bash_prompt')
0 files changed, 0 insertions, 0 deletions