git: Repository.check()
Bug #731351 reported by
Jelmer Vernooij
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Git Plugin |
Triaged
|
Low
|
Unassigned | ||
Breezy |
Fix Released
|
Low
|
Jelmer Vernooij |
Bug Description
the default Repository.check() implementation doesn't work for bzr-git, it needs to override check() and provide a sensible alternative.
Related branches
lp://staging/~jelmer/brz-git/check
- Jelmer Vernooij: Approve
-
Diff: 143 lines (+56/-18)4 files modifiedcache.py (+11/-14)
repository.py (+25/-4)
tests/test_blackbox.py (+10/-0)
workingtree.py (+10/-0)
Changed in bzr-git: | |
importance: | Medium → Low |
Changed in brz-git: | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in brz-git: | |
status: | Triaged → Fix Released |
assignee: | nobody → Jelmer Vernooij (jelmer) |
Changed in brz-git: | |
milestone: | none → integration |
summary: |
- Repository.check() + git: Repository.check() |
affects: | brz-git → brz |
Changed in brz: | |
milestone: | integration → none |
milestone: | none → 3.0.0 |
To post a comment you must log in.