Skip to content

gimme

Insights about a Git(Hub) repository.

gimme [flags]

What does it do?

gimme - Gimme gives Git(Hub) a glance.

Insights about a Git/GitHub repository.

What are the flags?

  -h, --help                             help for gimme
  -v, --verbose int or string[=simple]   Prints more verbose output. Allowed values: 0 - disable, 1 - simple, 2 - trace (default 0 - disable)

Examples

gimme top
gimme commits --insertions '>= 42' --deletions '<42'

SEE ALSO

Back to top