• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

File versioning for VAM ?

mightkc

Member
Joined
Mar 20, 2021
Messages
41
Reactions
4
Does anyone know a lightweight file versioning that accounts for directories? I want to have a clean VAM install, add files, and then be able to rollback all the file adds I did across the directories.
 
I use git, with git-lfs it's very efficient and lightweight... but if you never used it, there's a learning curve and you must decide what and when to version. There might be something easier / more magical but that's the one I use :)
 
Back
Top Bottom