git-pair

module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2023 License: MIT

README

git-pair

CI GitHub

A tool to make it easier for git based pairing for co-authoring commits.

Usage

By default the tool will look up commit authors from the git history of the repo you are in. However, you can also maintain a list of authors within your home directory in a file called ~/.contributors.txt. This file uses the Name <email> format.

To get started run git-pair [s]tart, selecting the contributors for the pairing session.

You can find out the current state of contributors running git-pair [i]nfo.

One you are done with that pairing session just run git-pair [e]nd.

Note: Sessions are scoped to git repositories by leveraging commit templates.

Developing

Built using asdf for managing required development dependencies.

Building
task build

And you'll find the binary for your architecture in the dist/ directory.

Format
task format
Lint
task lint

Directories

Path Synopsis
cmd
git-pair command
internal
git

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL