Unable to use "Show Changes" option with git

Hello there i have tried using Github in my project , it was working fine i was able to use Show Chnages when i was using the Main(Master) Branch . but idk what exactly trigger this issue but the show chnages button suddenly greyed out and is unable to select

refer this question too for more details and screen shots of wanted

there could be two possible reasons for this issue to be triggerd , this are some changes i made in the project that may caused this

  1. i added a new branch

  2. i made a pull in UiPath from the main(master) branch (pull was done before creating the new branch )

@indiedev91

Try changing the branch and rebase the branch and check if it resolves…once the previous changes are saved or comitted you should be able to use show changes again

cheers