mirror of
https://github.com/NixOS/nix
synced 2025-07-02 13:31:48 +02:00
wip
This commit is contained in:
parent
787cc04514
commit
ba417a2172
5 changed files with 416 additions and 9 deletions
|
@ -679,7 +679,7 @@ struct GitInputScheme : InputScheme
|
|||
if (getLfsAttr(input)) {
|
||||
warn("lfs attr set on %s", input.to_string());
|
||||
// urlencoded `?lfs=1` param is set,
|
||||
//repo->smudgeLfs();
|
||||
repo->smudgeLfs();
|
||||
}
|
||||
|
||||
assert(!origRev || origRev == rev);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue