Hacker News new | ask | show | jobs
by sn0opy 883 days ago
I assume the space limit your are talking about is rather a Github/Gitlab/Bitbucket limit.

May I ask, how you use Git for your music? Since binary diffs are not really a thing, the main benefit I could imagine is simply having revisions of your files with you having to create folders or having files named "track01_test_final2.flac"

1 comments

I literally just `git add .` and let her rip. It's not pretty, I just git pretty much everything in my life.