mdlr status -n module_name
Opened this issue · 0 comments
BarbzYHOOL commented
-
This command should also print this:
INFO[0000] git show --oneline -s
-
And the remote url etc (like mdlr status).
-
And there is a bug:
INFO[0000] git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
INFO[0000] On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
It prints the output twice