6 ms·
Just curious, why do you want that to be version controlled?
by AdityaSanthosh 3y ago
Just curious, why do you want that to be version controlled?
- CJefferson 3y agoBecause I might realize later I made a mistake, or I might want to view history. I’d I never cared about historical state and mistakes, I wouldn’t need version control at all :)
- couchand 3y agoYou could delete the branches locally while archiving them to any another clone of the repo.