Skip to content
Brendan Falk edited this page Mar 10, 2021 · 10 revisions

Missing Generators

  • Tree-ish: All branches, commits, and tags (link)

Incomplete or Missing Subcommands, Options, and Args

  • push

    • --amend
  • pull

  • commit

    • -m
  • add

    • needs --version option
    • needs to wrap file in quotes if it includes spaces...

    fetch blame branch checkout -- --hard - . clean -f clone commit -m, --amend, -a diff --stat, --shortstat init log merge reset pull
    --rebase push rebase reflog remote rev-parse revert rm stash status

Other Issues

If you are using

Clone this wiki locally