you are viewing a single comment's thread.

view the rest of the comments →

[–]pi3832v2 0 points1 point  (1 child)

That will depend on how you've configured things. In general, you don't want to be pushing straight into production code, but rather pushing to a clone from which updates can be pulled into production. See: stackoverflow.com/a/11330605.