Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
IgorPartola
on April 8, 2015
|
parent
|
context
|
favorite
| on:
Announcing Git Large File Storage
Righto. So what is the equivalent thing with git-annex? Would I have to essentially do two commits, one for source code and one for large objects?
sophacles
on April 9, 2015
[–]
I'm still ramping up on git-annex, but basically (once set up):
git annex add large_file git commit
And with mixed (haven't experimented with that yet), I'm pretty sure you could: git annex add large_file git add small_file git commit
icebraining
on April 9, 2015
|
parent
[–]
Yes, you can mix them just fine.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: