HackerTrans
TopNewTrendsCommentsPastAskShowJobs

umlaut

no profile record

comments

umlaut
·2년 전·discuss
One of the authors commented that the source is GPL'd and on GitHub... and here it is! https://github.com/pdfernhout/PlantStudio
umlaut
·4년 전·discuss
It also can automatically rotate authors if you've got people eager for attribution. When I was just starting out pairing, it felt really good to join a project and immediately get commits on a new repo.
umlaut
·4년 전·discuss
Have you checked out https://github.com/git-duet/git-duet/ ?

You configure a ~/.git-authors file with people with whom you regularly pair, and use `git duet [author-1] [author-2]` to set primary and secondary commit authors. Env variables set whether you want `Signed-off-by` or `Co-authored-by` trailers.