1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/git/git-push.md
2022-10-03 00:21:32 +05:30

327 B

  1. Push the changes in your local repository to {% data variables.product.product_location %}.
$ git push origin YOUR_BRANCH
# Pushes the changes in your local repository up to the remote repository you specified as the origin