1
0
mirror of synced 2025-12-26 05:02:55 -05:00
Files
docs/data/reusables/git/git-push.md
2023-02-15 15:16:18 +00:00

314 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