Everest v0.1.0¶
← Back to all Everest releases
What's new:
- Write Mode feature first release (NFS)! (#654)
- Use: When calling
mount, add the--write-modeCLI flag to enable write mode. everest diffto see changes: Uploads local changes to the write branch as part of the diff.everest committo commit changes: Commits changes from the write branch to the source branch and clears the write branch, starting a new write branch.