1
0
mirror of synced 2026-01-19 00:06:24 -05:00
Files
docs/translations/ru-RU/data/reusables/git/git-push.md
2021-03-26 21:27:27 +01:00

336 B

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