1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/data/reusables/git/git-push.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

310 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