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 Edit 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, use your browser Back 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.
Click Commit again.
Your changes will be pushed to the repository.
Last modified: 18 November 2020