mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-02 23:35:31 +02:00
parent
4b0f219765
commit
80dae3da6e
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ Alternatively, you can do most of the process using the command line:
|
||||||
`git commit --all -m "{{commit_message}}"`
|
`git commit --all -m "{{commit_message}}"`
|
||||||
|
|
||||||
- push to your fork:
|
- push to your fork:
|
||||||
`git push`
|
`git push origin {{branch_name}}`
|
||||||
|
|
||||||
- go to the github page for your fork and click the green pull request button.
|
- go to the github page for your fork and click the green pull request button.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue