Edit a File
Space lets you edit files directly on its web interface. This can be helpful when you want to make minor changes on the go, while browsing or reviewing code, or if the computer/device you are using has not been set up for committing to the project.
Navigate to the file you want to edit.
Click on top of the file view to switch to the editing mode:
If at this point you want to go back to the viewing mode, click next to the Commit button.
Make your changes to the file content.
To undo your changes, click Revert.
When you're done editing, click Commit.
Type in your commit message, and select the branch you want to commit to.
You can choose to create a new branch for your commit:
Click Commit again.
Your changes will be pushed to the repository.
Last modified: 15 December 2023