Browse Source

clarify

pull/13/head
Jonathan Cobb 4 years ago
parent
commit
10b3dfe9fd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      web-development.md

+ 1
- 1
web-development.md View File

@@ -67,4 +67,4 @@ If you prefer to use `rsync` instead of `scp`:
Then reload the page https://remote-server.example.com/ in your web browser to see your changes. Then reload the page https://remote-server.example.com/ in your web browser to see your changes.


## Committing and Pushing Changes ## Committing and Pushing Changes
When you would like to save your changes, commit them to git and push them to your branch.
When you are ready save your changes, commit them to git and then push them to your branch.

Loading…
Cancel
Save