Antora fails to clone a git repo hosted in Azure DevOps
isomorphic-git applies the '.git' suffix to the repo url by default when cloning, for some reason this does not work with Azure DevOps because it will always return 404.
It would be great if Antora passed noGitSuffix: true
to isomporphic-git clone
when cloning from Azure DevOps.
More info: https://github.com/isomorphic-git/isomorphic-git/issues/678v
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information