Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep two blank spaces between end of cmnd and next repo (#205)
With the change in the runCmnd() function, you need to add a print("") statement to keep two blank lines after the end of the command and the next git repo header output. I think having two newlines is a good separator between git repo output.
- Loading branch information