Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inverse authored May 21, 2023
1 parent b4abb57 commit 8db7772
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
[![CI](https://github.com/inverse/git-pair/actions/workflows/ci.yml/badge.svg)](https://github.com/inverse/git-pair/actions/workflows/ci.yml)
![GitHub](https://img.shields.io/github/license/inverse/git-pair)

A simple CLI app to make it easier for git based pairing for co-authoring commits.

Sessions are scoped to git repositories by leveraging commit templates.
A tool to make it easier for git based pairing for co-authoring commits.

## Usage

Expand All @@ -18,6 +16,8 @@ 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.
Expand Down

0 comments on commit 8db7772

Please sign in to comment.