Pushing
Overview
Pushing is the last step of the version control flow. It refers to the process of sending your local changes to the remote Copia server so that they can be accessed by others.
Pushing
After you've committed meaningful changes (or accumulated several commits of important changes), you'll want to push to remote so that others have access to your work.
To push, press either of the Push buttons.

Last updated
Was this helpful?