Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.33 KB

README.md

File metadata and controls

36 lines (30 loc) · 1.33 KB

Latest Version rustc-image MIT licensed Security Status Build Status dependabot-image

gitscanr

A simple git repository explorer.

USAGE:
    gitscanr [OPTIONS] [directory]

ARGS:
    <directory>    The directory to scan [default: ./]

OPTIONS:
    -d, --debug        Enable debug output
    -h, --help         Print help information
    -r, --recursive    When [directory] is the root of multiple git reopsitories
    -V, --version      Print version information