forked from docs/team-docs
Revert "Reword descriptions of git push"
This reverts commit 43792e0201
This commit is contained in:
parent
43792e0201
commit
2c18946f79
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
= How to Create and Use a Local Fedora Documentation Workflow
|
||||
Fedora Documentation Team <https://discussion.fedoraproject.org/tag/docs>
|
||||
:revdate: 2024-08-29
|
||||
:revdate: 2023-09-02
|
||||
:page-pagination:
|
||||
|
||||
[abstract]
|
||||
|
|
@ -116,7 +116,7 @@ This command gets most recent commits from upstream to your local branch.
|
|||
$ git push origin main
|
||||
----
|
||||
|
||||
This command pushes your local commits to the main branch of the origin remote.
|
||||
This command pushes to your fork in GitLab, and refresh in GitLab to see the latest changes from upstream in your fork.
|
||||
|
||||
=== Run the scripts to preview locally
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue