We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab88ea commit a6f00c9Copy full SHA for a6f00c9
kdepimlibs-rules
@@ -328,7 +328,21 @@ include kdepim-modules-rules
328
##############
329
# Branches...
330
331
-
+match /branches/work/(akonadi-ports)/kdepim/akonadi/
332
+ repository ${REPO}
333
+ branch work/\1
334
+ prefix akonadi/
335
+end match
336
+match /trunk/playground/pim/(maildispatcheragent)/
337
338
+ branch playground
339
+ prefix pim/\1/
340
341
+match /trunk/playground/pim/(mailody)/(akonadi_resource)/
342
343
344
+ prefix pim/\1/\2
345
346
match /branches/(work)/~(ervin)/(zanshin)/
347
repository ${REPO}
348
branch \1/\2/\3
0 commit comments