You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually - rather than write a python script, plan to add command to /home/d/work/python/vcspull that can:
Feature request: command to add new repository #333: add (can be ran in various ways, e.g. vcspull add my-repo to add my-repo, or vcspull add my-repo <url> to add ./my-repo with repo of `, or have a dir passed to it via flag
this: add-from-fs (scans for git repos and adds them to current manifest)
Allow scanning for repos with a find/ag.
$ vcspull scan [path] # prompt to merge into config (creating backup first) or create new
Should allow ignore dirs/patterns. Be fast, leverage https://github.com/ggreer/the_silver_searcher if in
PATH
.The text was updated successfully, but these errors were encountered: