document the term "ghost"
Bug #405452 reported by
Samuel Bronson
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Breezy |
Fix Released
|
Low
|
Unassigned |
Bug Description
There is a term "ghost" floating around, which I gather has something to do with revisions that aren't available locally, but am not at all sure *what*. It should be documented in some sort of "bzr help glossary" or "bzr help ghost", I think ...
tags: | added: glossary |
Changed in bzr: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
maxb: "A ghost is when you know a revision was merged, but you don't know anything else about the merged revision besides its id"
Possible causes: Repository format changes, uncommits, bugs, plugin code.
Generally not be an issue for end users, however might come up during repository forensics or debugging.