Handbook
Glossary
git-fetch-all-desc ( -- process )
Vocabulary
cli
.
git
Inputs
None
Outputs
process
an
object
Definition
IN:
cli.git
:
git-fetch-all-desc
( -- process )
{
"git"
"fetch"
"--all"
}
;