|
|
|
|
|
by pbronez
837 days ago
|
|
Is there nice interop with BitTorrent for those cases, similar to how Git Annex adds large binary support to git? For example, if I use Radicle to version a machine learning project, can I use a Magnet link for multi-GB model files? |
|
Although I would be careful and make sure you understand what it is doing to your branch namespace. Even though in the worst case it would not save any space over directly committing binaries, they are in orphan branches that can be pruned without rewriting history.
But even so, you can just use any number of git-annex special remotes to bypass using git for sharing files.
They may eventually add first-party support for git-annex. But nothing is stopping you from using it now.
[1]: https://github.com/domo141/git-annex-remote-git-aafs