Skip to content

sdcoffey/gco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-Coauthor

Git-coauthor is an easy way to take advantage of Co-Authors on Github!

Usage

Add co-authors

$ gco add

Make a commit

$ git add some-file.py
$ gco commit # or gco commit -m'added some-file.py'

See who's riding along

$ gco show

Go solo

$ gco clear

Git-coauthor uses your local git config to store authors, so make sure you re-add authors when switching between projects.

Installation

Clone this repo, and then:

$ make install

About

Dead simple git coauthors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published