]> git.pld-linux.org Git - packages/exim.git/blobdiff - branch.sh
Rel 7; bug was in 4.96 itself, so restore branch diff (which also includes fix now...
[packages/exim.git] / branch.sh
index 22e9d86bcb618e53bcbf97f5594b59bb47418773..961118f0bcb55303b8868d36d49b89d5a58e1b98 100755 (executable)
--- a/branch.sh
+++ b/branch.sh
@@ -11,7 +11,8 @@ repo=$package.git
 filter() {
     filterdiff \
         -x '*/test/*' \
-        -x '*/doc/*'
+        -x '*/doc/*' \
+        -x '*/release-process/*'
 }
 
 if [ ! -d $repo ]; then
This page took 0.065121 seconds and 4 git commands to generate.