Xubuntu

Pushing to Git repositories

When you have worked on your changes and want to push them to a remote repository, do the following in the local branch:

The commit message should summarize all the changes you have done after the last commit, you can specify it directly by using -m MESSAGE.