Skip to content

Everest v0.1.0

Changelog

🆕 What's new:

  • Write Mode feature first release (NFS)! (#654)
  • Use: When calling mount, add the --write-mode CLI flag to enable write mode.
  • everest diff to see changes: Uploads local changes to the write branch as part of the diff.
  • everest commit to commit changes: Commits changes from the write branch to the source branch and clears the write branch, starting a new write branch.