Changes

Jump to navigation Jump to search
no edit summary
Line 24: Line 24:  
  git commit
 
  git commit
 
  git push
 
  git push
 +
 +
You can also use
 +
git commit -a -m "I am the commit mesasge"
 +
to avoid opening an editor.
    
=== How do I create a fork of an existing project? ===
 
=== How do I create a fork of an existing project? ===
Line 41: Line 45:  
:Click on the Repositories Tab of the project page in Gitorious. Click on "Mainline". A link will appear on the right-hand side of the page saying, "Request merge".
 
:Click on the Repositories Tab of the project page in Gitorious. Click on "Mainline". A link will appear on the right-hand side of the page saying, "Request merge".
   −
=== How do I added a committer? ===
+
=== How do I add a committer? ===
    
:Click on the Repositories Tab of the project page in Gitorious. Click on "Mainline". A link will appear on the right-hand side of the page saying, "Add Committer".
 
:Click on the Repositories Tab of the project page in Gitorious. Click on "Mainline". A link will appear on the right-hand side of the page saying, "Add Committer".
158

edits

Navigation menu