git-is-bare-repository* ( -- ? )


Vocabulary
cli.git

Inputs
None

Outputs
?an object


Definition


: git-is-bare-repository* ( -- ? )
{ "git" "rev-parse" "--is-bare-repository" }
git-command>string "true" = ;