Update xml2object.cpp #14

Open
hpgood wants to merge 1 commit from hpgood/patch-3 into main
hpgood commented 2020-11-13 05:03:05 +00:00 (Migrated from github.com)

GlobalAttributes::getPluginsDir() is public method.

GlobalAttributes::getPluginsDir() is public method.
This pull request has changes conflicting with the target branch.
  • xml2object/src/xml2object.cpp
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hpgood/patch-3:hpgood/patch-3
git switch hpgood/patch-3

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 switch main
git merge --no-ff hpgood/patch-3
git switch hpgood/patch-3
git rebase main
git switch main
git merge --ff-only hpgood/patch-3
git switch hpgood/patch-3
git rebase main
git switch main
git merge --no-ff hpgood/patch-3
git switch main
git merge --squash hpgood/patch-3
git switch main
git merge --ff-only hpgood/patch-3
git switch main
git merge hpgood/patch-3
git push origin main
Sign in to join this conversation.
No description provided.