mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-10 12:49:33 +02:00
add git pull config
This commit is contained in:
parent
37d1f05a85
commit
95f979c734
@ -134,6 +134,7 @@ if [ ${vagrant} -eq 0 ]; then
|
||||
echo "# REPO ----> ${origin}"
|
||||
echo "# BRANCH --> ${activeBranch}"
|
||||
echo "# ******************************************"
|
||||
git config pull.rebase true
|
||||
git pull 1>&2
|
||||
cd ..
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user