This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software:git [2011/03/31 01:47] tjhoban |
software:git [2011/10/26 06:37] (current) |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| pull changes down from the central repository (do this before starting your own work.): | pull changes down from the central repository (do this before starting your own work.): | ||
| - | ><code<>git pull origin master</code> | + | <code>git pull origin master</code> |
| Add a file: | Add a file: | ||