gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Add support for git duet-commit

Open trayo opened this issue 10 years ago • 0 comments

git-duet uses the git duet-commit command for committing with an author and committer. We use it when two people are pairing. It would be awesome to be able to have Gitx use the same command. We tried aliasing git commit to send git duet-commit in our gitconfig, but Gitx didn't seem to respect that.

Thanks!

cc: @jordanicollier

trayo avatar Oct 28 '15 20:10 trayo