Unable to understand the behaviour of Git main and it's behaviour in the application
Hello All,
I went to the Add goals page used the 'Edit Page in Visual Builder Studio' to create a project and disabled the Suggested goals option. System created a local branch for me so i pushed my changes from this branch.
When i pushed the changes from my local branch i see that in Git a branch is created with the same name as my local branch, then i published my changes with the CI/CD toggle switched off. Once the changes are live i see the code present in the Git Main branch too.
So deleted my changes through extension cycle and i see that Suggested goals option became visible in Goals page in the application but when i checked in the Git Main branch it still has those changes.