bzr mv should show file type indicators
Bug #40507 reported by
Martin Pool
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Low
|
Unassigned | ||
Breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
#4001 asks that when renames are shown in the output of bzr status, they should have an indication of the type of file that was renamed. It would be good if bzr mv also did this, e.g.
% bzr mv subdir newname
renamed subdir/ => newname/
Changed in bzr: | |
status: | Unconfirmed → Confirmed |
tags: | added: commit easy mv |
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.
Probably ought to cover bzr commit -v too.