Skip to content

Commit 3b2eadf

Browse files
mkruskal-googlecopybara-github
authored andcommitted
Pull after committing regenerated files
PiperOrigin-RevId: 516537048
1 parent a85eda6 commit 3b2eadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/push_auto_update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ else
3939
commit_message="Auto-generate files"
4040
fi
4141

42-
git pull --rebase
4342
git add -A
4443
git diff --staged --quiet || git commit -am "$commit_message"
44+
git pull --rebase
4545
git push || echo "Conflicting commit hit, retrying in next job..."

0 commit comments

Comments
 (0)