`qdiff -x directory` support needed
Bug #519304 reported by
Alexander Belchenko
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I have a working project where many functional tests resides in data/ subdirectory and main C sources in the root of tree directory. Almost always changes in source files triggers changes in tests as well. But very often I want to see only changes to sources without diff to tests. I want to run:
bzr qdiff -x data
to achieve this.
Changed in qbzr: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
To post a comment you must log in.