cache-tort-git icon indicating copy to clipboard operation
cache-tort-git copied to clipboard

support export/import mappings via sc-list.txt

Open adaptun opened this issue 9 years ago • 2 comments

Also ability to read sc-list in old and new format

adaptun avatar Jun 24 '16 12:06 adaptun

what's the new format?

eduard93 avatar Jun 24 '16 21:06 eduard93

no new format yet. currently sc-list.txt stores only versioned files list.

Plan is to also store mappings (see 35da094d0403f5f5f11da8b524aaafca8e612465).

Idea is to have sc-list something like follows:

[list]
<list of versioned files>
[mappings]
<list of mappings>

adaptun avatar Jun 27 '16 07:06 adaptun