mirror of
https://github.com/cooperspencer/gickup
synced 2026-09-24 23:28:56 +02:00
git lfs adds http.extraHeader to object downloads, which already carry an Authorization header from the LFS batch response. gitlab.com rejects the duplicate header with 400, so no LFS objects were downloaded since #425.