[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-ruleset] fbe127d: Ignore some revisions in Python rules.
From:       "Nicolás" Alvarez <nicolas.alvarez () gmail ! com>
Date:       2010-12-22 20:43:59
Message-ID: 20101222204359.E302DA6090 () git ! kde ! org
[Download RAW message or body]

commit fbe127db1c663210d181f12a0428f97a3adcaa95
branch master
Author: Nicolás Alvarez <nicolas.alvarez@gmail.com>
Date:   Sun Dec 19 17:21:11 2010 -0300

    Ignore some revisions in Python rules.

diff --git a/kdebindings/kdebindings-python-rules b/kdebindings/kdebindings-python-rules
index 3d6bd69..82cd16a 100644
--- a/kdebindings/kdebindings-python-rules
+++ b/kdebindings/kdebindings-python-rules
@@ -21,6 +21,16 @@ match /(branches|tags)/(KDE/)?([^/]+)/kdebindings/$
     action recurse
 end match
 
+# ignore "sort out tags" commit that makes a mess
+match /
+    min revision 411963
+    max revision 411963
+end match
+match /
+    min revision 409205
+    max revision 409205
+end match
+
 #
 # branches
 #
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic