Dominik Bamberger

Results 8 issues of Dominik Bamberger

Right now git-review only supports GitHub. It might however be nice to extend the functionality towards allowing other services (i.e. BitBucket).

feature
medium priority

This actually a GitHub bug, which I already reported. Just waiting for the fix.

bug
low priority

When calling `git review create` on master, we end up with an unnecessary branch change in the end. As you can see from the log, we're already back on master...

bug
low priority

As a "nice to have" feature, we've been thinking about something like `git review checkout latest`, which would checkout the latest review.

feature
low priority

Enable the user to display existing comments and add new ones.

feature
low priority

Since all the branches that have been prepared with git-review use the same kind of prefix, it should be quite simple to show a list active feature branches. We're looking...

feature
low priority

Whenever you want to clean up your repository's branches and run `git review clean --all` there are a couple of left over branches, which have commits that have not yet...

feature
medium priority

When displaying diffs, it would be much better to show the diff against the current master on GitHub and not the local one.

medium priority
change request