]> git.pld-linux.org Git - packages/drizzle.git/commitdiff
- script to pull branch snapshot
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 14 Mar 2009 19:17:39 +0000 (19:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drizzle-branch.sh -> 1.1

drizzle-branch.sh [new file with mode: 0644]

diff --git a/drizzle-branch.sh b/drizzle-branch.sh
new file mode 100644 (file)
index 0000000..2fd2342
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+tar -cjf drizzle.tar.bz2 --exclude=.bzr drizzle
This page took 0.073997 seconds and 4 git commands to generate.