Commit Graph

4 Commits

Author SHA1 Message Date
Martin Frost 6ad4b14b37 WIP: where was I? 2025-10-09 21:49:16 +02:00
Martin Frost 20c68a3b14 feat: Merge all functionality into one binary
This groups all entrypoints into one `git-mob` binary.

One of the main questions I've gotten about this library is why the
`add-coauthor` (and similar) aren't an option or a subcommand to
`git-mob`. I've also come to the conclusion that it's a bit confusing to
have to memorize five different binaries rather than one, since they're
all related anyway.
2025-07-06 11:56:28 +02:00
Martin Frost f4462a36b8 Generate manpages in a slightly more DRY way 2023-04-11 16:16:00 +02:00
Martin Frost b91afd5553 Add build script to generate man pages 2023-04-07 23:21:33 +02:00