gm repo ls
from nu-git-manager-sugar git
(see source)
get some information about a repo
repo?
<path
>: the path to the repo (defaults to.
)
input | output |
---|---|
nothing |
record<path: string, name: string, staged: list<string>, unstaged: list<string>, untracked: list<string>, last_commit: record<date: datetime, title: string, hash: string>, branch: string> |