README.md 627 B

Version 0.7 release notes

Content handling

  • gin upload accepts files or directories as arguments and only commits and uploads the specified files.
  • gin download retrieves the content for placeholder files, or recursively downloads files if a directory is specified.
  • gin rmc removes the content from local files, leaving only placeholders, if the content can be confirmed to be available on at least one other remote.
  • New commands: lock and unlock
    • Starting with version 0.7, files are locked by default and need to be unlocked for editing (Linux and macOS only).