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
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?
The text was updated successfully, but these errors were encountered:
When running
dot update -v
, in addition to: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 theseINFO Symlink [...]
lines and, possibly, display them with a-vv
more verbose option?The text was updated successfully, but these errors were encountered: