Quick summary
This demo walks you through how to commit changes to a Bitbucket source file directly from the browser without using a local Git client. In just a few clicks, you can edit a file, write a commit message, and save your changes to the repository.
Steps
- Inside the Source tab, find and click the file you want to commit.
- Head to the top-right corner and click Edit to open the file editor.
- Browse the code section and make your desired changes.
- Once done, tap Commit to proceed to the commit dialog.
- Edit the default commit message or add a new one to describe your changes.
- Finally, tap Commit again to apply and save the changes.
- Your commit to the selected Bitbucket source file will be recorded and saved to the repository.



