summaryrefslogtreecommitdiff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-08-24 22:33:08 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-08-24 23:03:13 -0400
commitb565414e7f5f01afb8787db1cc8509b6b2c9756f (patch)
tree1c5169a8832b0eb2ecbf88361c1fe34995949764 /scripts/.gitignore
parentec5e6d90294f3322b7015b422db948770ecb41b6 (diff)
Add a `vcsget` tool to download source from VCS repositories.
It would support * cvs * git * svn * bzr * hg But cvs support is yet to be written, and bzr support is half-way written. Git is the only mode that I'm thoroughly confident in, the others need testing.
Diffstat (limited to 'scripts/.gitignore')
-rw-r--r--scripts/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 9e403bfb..e59551ed 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -6,3 +6,4 @@ pkgdelta
repo-add
repo-elephant
repo-remove
+vcsget