forked from docs/team-docs
Git push origin updated
This commit is contained in:
parent
1031599ce1
commit
494b3edaa7
1 changed files with 2 additions and 2 deletions
|
|
@ -165,10 +165,10 @@ The git log command displays the project history and specific changes.
|
|||
$ git log
|
||||
----
|
||||
|
||||
Push to your fork in GitLab, refresh in GitLab to see the latest changes from upstream in your fork.
|
||||
Push your changes your branch in your repository in GitLab.
|
||||
|
||||
----
|
||||
$ git push origin
|
||||
$ git push origin <branch-name>
|
||||
----
|
||||
|
||||
=== Create merge requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue