dynamist / subgit

Sub-git repo handler
Apache License 2.0
0 stars 0 forks source link

Implement "sgit status" sub-command #7

Closed Grokzen closed 2 years ago

Grokzen commented 4 years ago

There is a need to have a command that will print out a specific status command that simulates the same kind of features that "git status" do but limited a bit.

Procedure that should be done

Grokzen commented 2 years ago

This was implemented in #27. We merged the old list and made a new status command to mimic git commands much better