git-util
git-util copied to clipboard
git-q doesn't have usage()
git-q starts
if len(argv) < 3: usage()
but there is no usage function to call.