Bzr brace expansion for --fixes option

Bug #1191998 reported by John Kim
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned
Breezy
Triaged
Wishlist
Unassigned

Bug Description

If I had a multiple bug reports to specify for a merge, I would write something like this:

$ bzr commit --fixes lp:<bug-#1> --fixes lp:<bug-#2> --fixes lp:<bug-#3> -m 'foo'

But it would save a lot of keystrokes if bzr implements brace expansion.

$ bzr commit --fixes lp:{<bug-#1>, <bug-#2>, <bug-#3>} -m 'foo'

Tags: commit ui
John A Meinel (jameinel)
Changed in bzr:
importance: Undecided → Wishlist
status: New → Confirmed
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
Jelmer Vernooij (jelmer)
tags: removed: check-for-breezy
Changed in brz:
status: New → Triaged
importance: Undecided → Wishlist
tags: added: commit ui
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.