Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 293 Bytes

File metadata and controls

11 lines (8 loc) · 293 Bytes

How to push changes

In order to push a copy of your committed changes on the <branch-name> branch to your fork of the repository on github <how-to-fork> run the following at your command line:

$ git push origin <branch-name>