1
0
mirror of synced 2026-01-10 18:02:53 -05:00
Files
docs/translations/ru-RU/data/reusables/git/git-push.md
2022-11-16 21:42:42 +00:00

328 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