Crate git_global [−] [src]
git-global: git subcommand for working with all git repos on a machine
Modules
| subcommands |
Structs
| GitGlobalResult |
The result of a |
| Repo |
A git repo. |
Enums
| GitGlobalError |
An error! |
Functions
| get_repos |
Loads cached repo paths from disk. |
| run_from_command_line |
Entry point for the |
Type Definitions
| Result |