Documentation
¶
Overview ¶
Package main is the entry point for the Got CLI tool. Got is a command-line tool for managing multiple Git repositories, allowing users to perform git operations across single repositories or recursively across directory trees containing multiple repositories.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd provides the command-line interface for the Got CLI tool.
|
Package cmd provides the command-line interface for the Got CLI tool. |
|
internal
|
|
|
git
Package git provides git command operations and repository detection
|
Package git provides git command operations and repository detection |
|
Package testutil provides utilities for testing the Got CLI tool
|
Package testutil provides utilities for testing the Got CLI tool |
Click to show internal directories.
Click to hide internal directories.