upgrade codeql to v2 #249

Open
sudocode1 wants to merge 2 commits from sudocode1/patch-6 into master
sudocode1 commented 2022-07-01 04:55:14 -04:00 (Migrated from github.com)
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin sudocode1/patch-6:sudocode1/patch-6
git checkout sudocode1/patch-6

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff sudocode1/patch-6
git checkout sudocode1/patch-6
git rebase master
git checkout master
git merge --ff-only sudocode1/patch-6
git checkout sudocode1/patch-6
git rebase master
git checkout master
git merge --no-ff sudocode1/patch-6
git checkout master
git merge --squash sudocode1/patch-6
git checkout master
git merge --ff-only sudocode1/patch-6
git checkout master
git merge sudocode1/patch-6
git push origin master
Sign in to join this conversation.
No description provided.