Skip to content

2.0.0.alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@b4mboo b4mboo released this 04 Sep 12:02
· 130 commits to master since this release

This is a first alpha release of git-review 2.0.0.

A lot of hard work went into git-review by a Google Summer of Code (GSoC) student Thanks Google for supporting open-source software and (above all) @xystushi for your hard work.

Biggest notable change is the possibility to create pull requests for upstream projects from a forked repository. A detailed changelog will be provided with one of the next (beta) releases. Interested people can always take a look for themselves by browsing the already closed issues here on GitHub.

Please give this release a try by downloading / extracting it and running the following commands:

  • gem build git-review.gemspec
  • gem install git-review-2.0.0.alpha.gem

In case you find a bug, feel free to open a new issue or even send a pull request.