55 | | Note, as you go on to make changes to this branch, note they will be local until you add, commit, and then push those changes back into the central repo. (cf. [https://astrobear.pas.rochester.edu/trac/wiki/DevelopmentProcedure here] for details). |
| 55 | Note, as you go on to make changes to this branch, they will be local until you commit and push those changes back into the central repo. (cf. [https://astrobear.pas.rochester.edu/trac/wiki/DevelopmentProcedure here] for details). |
| 56 | |
| 57 | To keep track of your changes, you give the command, |
| 58 | |
| 59 | {{{ |
| 60 | git status |
| 61 | }}} |