vcspull
vcspull copied to clipboard
command to list all repos to ease creating backup ignores
use case:
when creating a general system backup, i feed it with a file tilling it what folders to ignore (like steam games, caches i would like to extend that file with the names of the vcs repos, because those i "backup" with the actual dvcs
@RonnyPfannschmidt howdy, I remember you from pytest. How are you? Hope things are well
do you have an implementation to propose? e.g. ~/.vcspull_ignore? or an argument to an ignore file -i path_to_ignore_file.yaml? what would it look like?
@tony i would like vcspull to list all folders it manages so that i can make a own file to pass to a tool like borg to exclude
im doing well, thanks :)
Milestone:
vcspull ls -- list repos in current directory
vcspull ls path/to - list repos at path (includin
vcspull ls/path -R / --recursive
mimic ls flags
Config-based: same as above in options except --self
vcspull ls --self - config repos