Hide citation requests of parallel
This commit is contained in:
parent
6e03562040
commit
6e30dae06a
@ -3,4 +3,4 @@
|
||||
find "$1" \
|
||||
-type d -name '.git' \
|
||||
-exec dirname '{}' ';' | \
|
||||
parallel --line-buffered --tag git -C '{}' fetch --all
|
||||
parallel --will-cite --line-buffered --tag git -C '{}' fetch --all
|
||||
|
Loading…
Reference in New Issue
Block a user