-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Idea: $ vcspull sync
: Silent by default?
#389
Comments
$ vcspull sync
: Silent by default?
Could be nice. maybe also add different levels of verbosity? like on default nothing, then on the next levels only print the repo name it is syncing and on the full debug level add also the git outputs or something? And maybe also an option to see some kind of progress bar? like which repo out of how many is syncing at the moment? |
Also yes.
Yes P.S. I'm considering dropping |
i have seen |
Re: Assume #388 fixed
$ vcspull sync
$ vcspull sync
$ vcspull sync repo1 repo2
For the existing behavior, pass something like
-v
or--progress
vcspull sync repo1 repo1 --progress
The text was updated successfully, but these errors were encountered: