Subject: CVS commit: pkgsrc/devel/mob
From: Amitai Schleier
Date: 2020-09-18 11:27:43
Message id: 20200918092743.BF5DCFB28@cvs.NetBSD.org

Log Message:
Initial import of mob, a tool for swift git handover during remote mob
programming.

With on-site Mob Programming, you just pass on the keyboard to hand over
to the next person. This is a challenge for a distributed team.

We hand over with WIP commits on a temporary git branch. A quick
handover is essential. At the end of the mob session, we squash the WIP
commits into expressive commits and merge into master.

We created the mob tool to simplify this process. mob notifies you when
it's time to handover. mob can moo.

Files:
RevisionActionfile
1.1addpkgsrc/devel/mob/DESCR
1.1addpkgsrc/devel/mob/Makefile
1.1addpkgsrc/devel/mob/PLIST
1.1addpkgsrc/devel/mob/distinfo