bzr status --show-ids does not show revision ids of pending merges
Bug #355649 reported by
Wouter van Heyst
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Wishlist
|
Unassigned | ||
Breezy |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
After getting into a pinch with local commits and update (bug #175589) I wanted to know what the revision id of the pending revisions was, armed with --show-ids from log, I ran `bzr st -v --show-ids`.
Alas, it shows fileids, but doesn't give revision ids. I believe showing them is correct anyway, but in lieu of the pending: revisionspec from #132742 it would alleviate the needs for a possibly more expensive `bzr heads --dead` call.
Changed in bzr: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
tags: | added: ui |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
tags: | added: status |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
To post a comment you must log in.