qcommit shows versioned files matched ignore pattern as unchecked
Bug #405307 reported by
Alexander Belchenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Fix Released
|
High
|
Alexander Belchenko |
Bug Description
To reproduce:
bzr init
bzr mkdir foo
bzr ignore foo
bzr qcommit
You'll see .bzrignore file as added and selected for commit (checked), but foo as added and non-selected for commit (unchecked).
Changed in qbzr: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in qbzr: | |
assignee: | nobody → Alexander Belchenko (bialix) |
milestone: | none → 0.13 |
status: | Confirmed → Fix Released |
To post a comment you must log in.