fix(git): git pull immediately after automerge (#10390)
Call git.pull() before performing a fetch, to handle the case where the default branch has been updated. Closes #10372
Please register or sign in to comment
Call git.pull() before performing a fetch, to handle the case where the default branch has been updated. Closes #10372