mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-15 03:34:03 +00:00
Update Readme.md
This commit is contained in:
parent
da46d5106c
commit
56d3b5117a
1 changed files with 1 additions and 1 deletions
|
|
@ -34,6 +34,6 @@ For the main repository, see [stancl/tenancy](https://github.com/stancl/tenancy)
|
|||
|
||||
### Push it
|
||||
|
||||
1. `git add -A && git commit -m "My message"` (replacing `My message` with a commit message, such as `Fix header logo on Android`) to stage and commit your changes
|
||||
1. `git add -a && git commit -m "My message"` (replacing `My message` with a commit message, such as `update readme.md`) to stage and commit your changes
|
||||
1. `git push my-fork-name the-name-of-my-branch`
|
||||
1. A Netlify build will also be automatically created once you make your PR so other people can see your change.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue