GarageBand w/ Git?

Posted by jrc03c on Programmers See other posts from Programmers or by jrc03c
Published on 2014-06-05T15:23:32Z Indexed on 2014/06/05 15:36 UTC
Read the original article Hit count: 225

Filed under:

I'm trying to put a GarageBand project under version control with Git, but I've noticed that every time I make changes to my song and try to add and commit, Git claims that "there are no changes to commit" and that "everything is up-to-date." Is this because GarageBand files are binary or something weird that Git can't properly track? Or do I need to add some special flags to my Git commands? Thanks for the help!

© Programmers or respective owner

Related posts about git