This commit is contained in:
branchable@652bb419541f29c1d6b1fc16bd84c3867fbda245 2021-03-25 17:25:29 +00:00 committed by admin
parent 537f9d9a11
commit 252551e670

View file

@ -0,0 +1,5 @@
I have a large USB hard disk where I store all my projects and a computer with a rather small SSD.
The SSD holds only projects that are active, they are my "working copy".
Whenever I connect the USB drive to the computer, I want it to be updated from the SSD.
What would be the best possible setup for that? Is it possible at all? How would I tag certain projects as active?