Browse Source

Release v1.12

M. Sonntag 3 years ago
parent
commit
4e72737c33

+ 1 - 1
gin-cli-latest-linux.tar.gz

@@ -1 +1 @@
-/annex/objects/MD5-s7315769--9a16e4a686c1eda125baff767510cedb
+/annex/objects/MD5-s6785152--30bbce40fb8c723e763b5c162d5f66ee

+ 1 - 1
gin-cli-latest-macos.tar.gz

@@ -1 +1 @@
-/annex/objects/MD5-s7157617--9d4827dccb9698d40e6c84efb4c3c99e
+/annex/objects/MD5-s6633651--a609e19769a7fae13ad874e654701096

+ 1 - 1
gin-cli-latest-windows32.zip

@@ -1 +1 @@
-/annex/objects/MD5-s140168968--eaf7506dec66d113641a8bab3020c27e
+/annex/objects/MD5-s137550372--d7e81f2cc208f68a3fbe8058a132359d

+ 1 - 1
gin-cli-latest-windows64.zip

@@ -1 +1 @@
-/annex/objects/MD5-s140093109--94a74881328ddac5f84860d6a0415cd9
+/annex/objects/MD5-s141944637--943d65ff525cb02474a4e87ba1c251ef

+ 1 - 1
gin-cli-latest.deb

@@ -1 +1 @@
-/annex/objects/MD5-s34740924--8cfd05605c68d6a3fa2202ec9d7d57cc
+/annex/objects/MD5-s35376576--fbe135eba50316ea52d4319b1e5a7add

+ 12 - 0
versions/v1.12/README.md

@@ -0,0 +1,12 @@
+## Version 1.12
+
+### Changes
+- Adding a script that, when run, sets up the user's `%path%` to be able to run gin from anywhere on Windows.
+- Adding a new wrapper script for running gin commands on Windows. The new script (gin.bat) acts as the main entrypoint for commands on Windows. It sets up a temporary (local) path where the gin-cli can find all necessary binaries (git, git-annex, etc.) and then runs the command with the user's arguments. If this script is in the user's %path%, the rest of the software doesn't need to be. The bundled binaries take precedence over any existing binaries with the same name in the %path% since the temporary paths are prepended before calling gin.exe. The set-global.bat file has been adjusted to add only the path with the gin.bat in it. It also prompts the user to clean their path of any existing GIN CLI directories, if any are detected. This is better done manually, since parsing and editing the path is too error prone.
+- When fetching git config keys, only use keys from the local git configuration and never include a global config.
+
+### Relevant PRs
+- #290 Windows global cmd
+- #301 Less intrusive Windows paths
+- #307 Use only local git config keys
+

+ 1 - 0
versions/v1.12/gin-cli-1.12-linux.tar.gz

@@ -0,0 +1 @@
+/annex/objects/MD5-s6785152--30bbce40fb8c723e763b5c162d5f66ee

+ 1 - 0
versions/v1.12/gin-cli-1.12-macos.tar.gz

@@ -0,0 +1 @@
+/annex/objects/MD5-s6633651--a609e19769a7fae13ad874e654701096

+ 1 - 0
versions/v1.12/gin-cli-1.12-windows32.zip

@@ -0,0 +1 @@
+/annex/objects/MD5-s137550372--d7e81f2cc208f68a3fbe8058a132359d

+ 1 - 0
versions/v1.12/gin-cli-1.12-windows64.zip

@@ -0,0 +1 @@
+/annex/objects/MD5-s141944637--943d65ff525cb02474a4e87ba1c251ef

+ 1 - 0
versions/v1.12/gin-cli-1.12.deb

@@ -0,0 +1 @@
+/annex/objects/MD5-s35376576--fbe135eba50316ea52d4319b1e5a7add