Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeEmacs
git commit -a -m "commit message"

 Push commits upstream

After committing the changes into the local repository they have to be pushed upstream to make them available for the other developers.

...