Skip to content

Commit

Permalink
Update git-flow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saud-tkxel authored Nov 22, 2023
1 parent 53304e8 commit a92d7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo test, and deploy your project.,
git clone https://github.com/saud-tkxel/test-repo.git
cd test-repo
git config --global pull.rebase false && git checkout usdev && git pull origin dev --allow-unrelated-histories && git push usdev
git config --global pull.rebase false && git checkout usdev && git pull origin dev --allow-unrelated-histories && git push
git branch
git status

0 comments on commit a92d7e4

Please sign in to comment.