Snippet #705
Kind of annoying how some Git commands are needlessly chatty even when used with their --quiet switches. (Specifically seeing this with git checkout --quiet -b foo bar and git submodule --quiet update.)
Kind of annoying how some Git commands are needlessly chatty even when used with their --quiet switches. (Specifically seeing this with git checkout --quiet -b foo bar and git submodule --quiet update.)