aboutcode-org / aboutcode-org/scancode-toolkit

Detect git lfs pointer files

Aperta
#4,158 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
2.6k
Fork
791
Merge medio
1g 12h
PR unite (30g)
5

Descrizione

These are small placeholders that are fetched from another place using git lfs. They have the same name and path as the full file.
For instance:
```
version https://git-lfs.github.com/spec/v1
oid sha256:6fd5d72fe4589f189f8ebc006442dbb529bb7ce38f8082112682524616046452
size 90405214
```
The .gitattributes file of a repo also has some config:
```
*.7z filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
...
```
It is not clear how to fetch these files short of using git lfs.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.