-
Suggestion
-
Resolution: Obsolete
-
None
The commit listing of the master branch is fine, although a revision graph (STASH-2534) would help a lot. But when working on a feature branch, I normally never want to see the complete history. I'd like to see what's going on in that feature branch. So the listing should only show commits in the range "master..featureA" or "featureA..subFeatureB". Of course this would have to be configured somehow as git has no definition of an upstream branch.
I reckon, that a similar view is necessary for pull requests (STASH-2482).
Thanks,
Simon
- is duplicated by
-
BSERV-2561 Filter commits by date (range)
- Closed
-
BSERV-3258 As a developer I want to see when my branch forked from another
- Closed
- is related to
-
BSERV-2482 Add Pull requests
- Closed
-
BSERV-2534 Add commit graph
- Closed
-
BSERV-3276 Compare and Diff for Branches
- Closed
- is superseded by
-
BSERV-3276 Compare and Diff for Branches
- Closed
- mentioned in
-
Page Loading...