Skip to content
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

Make update -v moderately verbose #26

Open
dbitouze opened this issue Dec 30, 2021 · 1 comment
Open

Make update -v moderately verbose #26

dbitouze opened this issue Dec 30, 2021 · 1 comment

Comments

@dbitouze
Copy link

When running dot update -v, in addition to:

INFO    Making pull in "...":
INFO        Already up to date.
INFO    Making pull in "...":
INFO        Already up to date.
INFO    Making pull in "...":
INFO        Already up to date.
[...]

we get a lot of lines such as:

INFO Symlink from ... to ... already exists

Would it be possible to make the -v option less verbose by dropping these INFO Symlink [...] lines and, possibly, display them with a -vv more verbose option?

@svetlyak40wt
Copy link
Owner

Go ahead, implement it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants