Hi all,
Here is a summary of the current progress of git-review.
The biggest changes are,
1. Now git-review supports sending pull requests from a forked repo to
its upstream. In order to do that, simply use `git-review create
--upstream`.
2. Since Github's pull request is based on branch, if there already
exists a pull request for the current branch, git-review will remind
the user, instead of silently update the pull request and throw an
mysterious error.
3. Git-reivew now uses GLI to handle all its command line options
parsing. This make the code simpler and more robust.
An coming feature would be to allow user comment on issues directly
from the command line.
Cheers,
Xu
--
To unsubscribe, e-mail: opensuse-project+unsubscribe(a)opensuse.org
To contact the owner, email: opensuse-project+owner(a)opensuse.org
Show replies by date