chiark / gitweb /
add modelines to *.sh
[topgit.git] / tg-export.sh
index 52af88dfd14e891627b145f63702b1212155a82c..73a6ec8c34bbdfc57ec121b3bedb3c2e0bd5fcc9 100644 (file)
@@ -199,3 +199,5 @@ elif [ "$driver" = "quilt" ]; then
        depcount="$(cat "$output/series" | wc -l)"
        echo "Exported topic branch $name (total $depcount topics) to directory $output"
 fi
+
+# vim:sw=8:ts=8:noet