pair
Manage Git commit co-authors
Synopsis
A CLI tool to manage co-authors for Git commits based on a JSON configuration file.
Options
text
-c, --config string config file path (default "/Users/philipp.eckel/.pair.json")
-h, --help help for pairSee also
- pair add - Add one or more co-authors to Git commits by alias or index
- pair clear - Clear all active co-authors
- pair completion - Generate the autocompletion script for the specified shell
- pair docs - Generate documentation
- pair docs - Generate documentation
- pair init - Initialize a new config file with sample co-authors
- pair list - List all available co-authors
- pair remove - Remove a co-author from Git commits by alias or index
- pair select - Interactively select co-authors using fuzzy finder
- pair show - Show currently active co-authors
- pair unselect - Interactively remove co-authors using fuzzy finder