Skip to content

Releases: Frost/git-mob

v0.4.0 - Manual override

25 Dec 19:21

Choose a tag to compare

This release includes a new release package format and generated gzipped manpages.

The directory structure for the binary packages now look like this:

release/ # all the binaries go here
man/ # the corresponding manpages go here

More quiet

20 Aug 21:02

Choose a tag to compare

  • Remove an error message when running git add-coauthor without an existing ~/.git-coauthors file.
  • Update README with better installation instructions

v0.3.4 - Print correct main author

18 Aug 21:56

Choose a tag to compare

For MacOS and Ubuntu, make sure to run chmod +x on the binaries. Otherwise, they will not be executable, and then git mob (and friends) will not work.