Achilleas Koutsou 3a6f191edc Adding big files to annex 3 years ago
..
README.md 3a6f191edc Adding big files to annex 3 years ago
gin-cli-0.7-linux-amd64.tar.gz 3a6f191edc Adding big files to annex 3 years ago
gin-cli-0.7-macos-amd64.tar.gz 3a6f191edc Adding big files to annex 3 years ago
gin-cli-0.7-macos-bundle.dmg 3a6f191edc Adding big files to annex 3 years ago
gin-cli-0.7-windows-386.zip 3a6f191edc Adding big files to annex 3 years ago
gin-cli-0.7.deb 3a6f191edc Adding big files to annex 3 years ago

README.md

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).