... | @@ -26,7 +26,7 @@ One you have edited code in a previous session, and want to continue editing mak |
... | @@ -26,7 +26,7 @@ One you have edited code in a previous session, and want to continue editing mak |
|
|
|
|
|
if you have uncommitted code, then you have several options but let's stick to just committing and pushing.
|
|
if you have uncommitted code, then you have several options but let's stick to just committing and pushing.
|
|
|
|
|
|
- `git commit -am 'post code commit'
|
|
- `git commit -am "post code commit"`
|
|
- `git push`
|
|
- `git push`
|
|
|
|
|
|
Now you are free to keep editing code. |
|
Now you are free to keep editing code. |
|
|
|
\ No newline at end of file |