Update 'pull.sh'
This commit is contained in:
parent
e716e82c34
commit
13e8c39a86
1 changed files with 1 additions and 0 deletions
1
pull.sh
1
pull.sh
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
if [ -f ~/git/dotfiles ] ; then
|
||||
git config pull.rebase false
|
||||
(cd ~/git/dotfiles && git pull)
|
||||
fi
|
Loading…
Reference in a new issue