(no commit message)
authorjwodder <jwodder@web>
Thu, 11 Feb 2021 16:06:00 +0000 (16:06 +0000)
committeradmin <admin@branchable.com>
Thu, 11 Feb 2021 16:06:00 +0000 (16:06 +0000)
doc/bugs/Windows_build_failing_as_of_commit_cb7bb3e.mdwn

index 29323babe3c55552c775d057c48b6c79cd336aa6..2ae07ac47ca03331711dfe5379883317c25d912e 100644 (file)
@@ -1 +1,4 @@
-As of commit cb7bb3e, trying to build git-annex on Windows fails with a syntax error, which (once fixed) is replaced by a type error and an undefined name error.  All of these can be fixed with this patch: https://raw.githubusercontent.com/datalad/git-annex/32c2244753ae217a081109e1694bc83fe7a2da21/patches/20210211-cb7bb3e4b-windows-fix.patch
+As of commit cb7bb3e, trying to build git-annex on Windows fails with a syntax error, which (once fixed) is replaced by a type error and an undefined name error.  All of these can be fixed with [this patch](https://raw.githubusercontent.com/datalad/git-annex/32c2244753ae217a081109e1694bc83fe7a2da21/patches/20210211-cb7bb3e4b-windows-fix.patch).
+
+[[!meta author=jwodder]]
+[[!tag projects/datalad]]