Skip to content

Commit

Permalink
modified stash_pull.sh such that pull.rebase mode must be set to True.
Browse files Browse the repository at this point in the history
  • Loading branch information
djl11 committed Sep 19, 2022
1 parent 6298a3a commit 2d2cf50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stash_pull.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
git config pull.rebase true
git stash
git pull
git stash apply

0 comments on commit 2d2cf50

Please sign in to comment.