Tutorial - Push changes to version control
Published 17 January 2025
- Open the Version Control side panel.
- Click the up arrow to see your local commits that haven't been pushed to the remote repository yet. You can click on each commit to view its contents. You can view the differences for each file.
→ - Click Push changes to push all your local commits to the remote repository. This will push all staged commits that currently exist in the local repository to the remote, including commits performed outside of Flyway Desktop if your Flyway project is in a sub-folder.