Skip to content

EngineerBetter/git-authors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-authors

For use with https://github.com/git-duet/git-duet. Allows you to specify who is pairing on a commit using their initials.

Use the following to clone this repo, and create a symlink where git-duet expects to find its configuration, pointing to the cloned repo (so you can update it easily).

# Don't run a command between these two otherwise the symlink won't generate correctly 

# Clone this repo and create symlink to the cloned repo
git clone [email protected]:EngineerBetter/git-authors.git $HOME/workspace/git-authors
ln -s !$/.git-authors $HOME/.git-authors

About

Authors for use with git-duet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published