FG
💻 Software

Using Git to Manage An iTunes Library?

Fresh5 days ago
Mar 15, 20264554 views
Confidence Score0%
0%

Problem

I've been considering using Git to manage my iTunes library and allow me to sync it between computers. Can you think of any reasons why this would be a bad idea?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Using Git to Manage An iTunes Library?

Low Risk

The main drawback is disk space. The repository itself will take the same amount of space as the set of "checked-out" files. This means when you clone the repository your collection will basically take twice as much disk space. Worse still, even if …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment