I am new to Power platform, coming from developer background, I am trying to understand do we have version control in Power Pages? How to set up GitHub?
I tried searching, but didn't not find proper solution. Expectation: I should be able to push, pull, commit and revert changes.
There is currently no native support for version control in Power Portals. However, my current solution is as follows:
pac auth createcommandpac paportal listpac paportal download(if that command doesn't work, it may be because your site is using the Enhanced data model. In that case, add--modelVersion 2at the end)