1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 05:38:43 +02:00
Files
github.com_openSUSE_osc/osc
Marcus Huewe 2371a6c91b Support slash notation in "osc creq -a <action type> args"
Most osc commands support slash notation for the specification of
a project package pair. That is, "osc <cmd> prj/pkg" has the same
semantics as "osc <cmd> prj pkg" (in most cases).
For consistency reasons, "osc creq" should also support the slash
notation for the action type's arguments. That is, for instance,
"osc creq -a submit src_prj/src_pkg dst_prj/dst_pkg" should have the
same effect as "osc creq -a submit src_prj src_pkg dst_prj dst_pkg".

Proposed-by: darix
2021-01-25 21:16:17 +01:00
..
2009-12-03 19:19:53 +01:00
2020-08-27 16:56:36 +02:00
2021-01-18 10:21:50 +01:00
2014-08-12 15:01:16 +02:00
2020-04-14 14:50:24 +10:00
2019-08-29 16:11:17 +02:00