Once you've made any changes, you should commit them to the repo. To do this, Git requires adding changes to an index before committing them. To add something to index, you should select a file or a folder in project explorer that you want to add to the ...
↧