mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 12:10:33 +02:00
add git pull config
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user