can you explain why after saving changes -> gitext browse, we still need to commit to "save changes locally"You now have a working copy of the bot's source on your computer, the same as you would if you had downloaded the master zip. Make any changes to the code that you normally would and then compile the bot. After you save your changes, right click the repository's folder and click GitExt Browse
If you've made any changes the commit button at the top should be red and it will tell you how many files are different. Click the button to save your changes locally
isnt the first step in my above sentence saving it already? whats the difference?