Activity Team/Git FAQ: Difference between revisions

Lucian (talk | contribs)
No edit summary
Line 24: Line 24:
  git commit
  git commit
  git push
  git push
You can also use
git commit -m "This is the commit message"


=== How do I create a fork of an existing project? ===
=== How do I create a fork of an existing project? ===