|
|
|
|
|
by cerved
1870 days ago
|
|
git supports large files, it just can't track changes in binary files efficiently and if they're large you check in a new blob every modification. If they're just sitting around it's fine, but then why would you have them in VC |
|