git-lfs gitlab interoperability fix
git-lfs: Fix interoperability with gitlab's implementation of the git-lfs protocol, which requests Content-Encoding chunked. Sponsored-by: Dartmouth College's Datalad project
This commit is contained in:
parent
dee462f536
commit
f3326b8b5a
8 changed files with 105 additions and 11 deletions
|
@ -419,7 +419,7 @@ Executable git-annex
|
|||
Build-Depends: network (< 3.0.0.0), network (>= 2.6.3.0)
|
||||
|
||||
if flag(GitLfs)
|
||||
Build-Depends: git-lfs (>= 1.1.0)
|
||||
Build-Depends: git-lfs (>= 1.2.0)
|
||||
CPP-Options: -DWITH_GIT_LFS
|
||||
else
|
||||
Other-Modules: Utility.GitLFS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue