exlinc/mdlr

mdlr status -n module_name

Opened this issue · 0 comments

  1. This command should also print this:

    INFO[0000] git show --oneline -s

  2. And the remote url etc (like mdlr status).

  3. 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