Releases: Frost/git-mob
Releases · Frost/git-mob
v0.4.0 - Manual override
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
- Remove an error message when running
git add-coauthorwithout an existing~/.git-coauthorsfile. - Update README with better installation instructions
v0.3.4 - Print correct main author
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.