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

README.md

Version 1.6

Bug fixes

  • Fixed bug where commands repos and repoinfo would still prompt for login when called with --json flag and the user was not logged in. Commands invoked with the --json flag should never prompt for any input.
  • Fixed colour output in Windows.
  • Fixed bug where annexed content would also be added to git on Windows.

Relevant PRs

  • #236: Don't prompt for login with --json
  • #237: Windows colours
  • #241: Fix for adding annexed content to git on Windows