summaryrefslogtreecommitdiff
path: root/tools/push
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-03-02 05:03:48 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-03-02 05:03:48 -0400
commitc10c01e5a5eef1963d5ba7d97831e3185fb7cf30 (patch)
tree3aa7caef4aadb9b5f27a78355b6660fcb34d31ab /tools/push
parentea0e14ae74ef99e01258b9c4afaffe5150a14498 (diff)
downloadfork-ledger-c10c01e5a5eef1963d5ba7d97831e3185fb7cf30.tar.gz
fork-ledger-c10c01e5a5eef1963d5ba7d97831e3185fb7cf30.tar.bz2
fork-ledger-c10c01e5a5eef1963d5ba7d97831e3185fb7cf30.zip
Removed tools/push from version control
Diffstat (limited to 'tools/push')
-rwxr-xr-xtools/push11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/push b/tools/push
deleted file mode 100755
index 926f1661..00000000
--- a/tools/push
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-git push origin
-git push --tags origin
-
-git push mirror
-git push --tags mirror
-
-git remote update
-
-#github network fetch