1
0
mirror of synced 2025-12-21 02:46:50 -05:00
Files
docs/data/reusables/git/git-push.md
2023-06-26 10:21:48 -07:00

319 B

  1. Push the changes in your local repository to {% data variables.location.product_location %}.

    $ git push origin YOUR_BRANCH
    # Pushes the changes in your local repository up to the remote repository you specified as the origin