chore: expand a comment
This commit is contained in:
parent
7fcc71fe40
commit
02dd122d8e
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ export default async function downloadBlobFromPointer(
|
|||
url: `${url}/info/lfs/objects/batch`,
|
||||
method: 'POST',
|
||||
headers: {
|
||||
// Github LFS doesn’t seem to accept this UA :(
|
||||
// Github LFS doesn’t seem to accept this UA, but works fine without any
|
||||
// 'User-Agent': `git/isomorphic-git@${git.version()}`,
|
||||
...headers,
|
||||
...authHeaders,
|
||||
|
|
Loading…
Reference in a new issue