Other Parts Discussed in Thread: CCSTUDIO
I used to follow instructions of
-
"Adding and Committing files/project" , with steps listed below:
-
In the CCS Project Explorer view, select the CCS project and use the context menu to select Team->Add to Index
-
In the CCS Project Explorer view, select the CCS project and use the context menu to select Team->CommitThis should automatically open the Git Staging view
-
In the Git Staging view, add your Commit Message, then click Commit (to keep in local repository) or Commit and Push (to commit and push to remote repository). -- Quentin: I selected "Commit and Push", as shown below, trying to push into remote repository in remote git server:
-


