Skip to content
Brendan Falk edited this page Apr 12, 2021 · 1 revision

Git

Missing Generators

  • Tree-ish: All branches, commits, and tags (link). Used for checkout, push, pull and a few other places

Subcommands

  • commit
    • -m option needs insertValue of -m '{cursor}'
    • -am should be split into two options -a and -m

Options

  • create --version

Other

  • blah
Clone this wiki locally