shlib.sh: pretty up some of the bang log output
commit6dee39aa66dc6dbed901009c954708a89dc8da5b
authorKyle J. McKay <mackyle@gmail.com>
Fri, 2 Oct 2020 02:14:58 +0000 (1 19:14 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 2 Oct 2020 02:14:58 +0000 (1 19:14 -0700)
tree94d30b98efe033ce5353e2b51657bdd76c00487f
parentd562136c99322f0536d6e37f9186b9f1395d893d
shlib.sh: pretty up some of the bang log output

Clean up some of the ugly command names that can be fed
into "bang" in order to make the log output more readable.

Strip off any leading "eval " and transform the various
flavors of "git... fetch --progress" into just "git fetch".

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
shlib.sh