changeset 49:278f377026c6

add a git repo to the example and take a sub-resource of the hg repo
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 15 Nov 2011 15:08:48 -0800
parents bedef9761af9
children 7432e54750a3
files example.txt
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/example.txt	Tue Nov 15 15:03:47 2011 -0800
+++ b/example.txt	Tue Nov 15 15:08:48 2011 -0800
@@ -3,4 +3,5 @@
 # URL                                                        DESTINATION TYPE
 http://k0s.org/geekcode                                      .           file
 https://github.com/mozilla/mozbase/tarball/master#mozprofile .           tar
-http://k0s.org/mozilla/hg/fetch                              fetchvcs    hg
+http://k0s.org/mozilla/hg/fetch#fetch.py                     .           hg
+git://github.com/mozautomation/mozmill.git#jsbridge          jsbridge