Mercurial > hg > fetch
annotate example.txt @ 56:6ebd2d10fc03 default tip
stub embedding fetch
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Fri, 02 Dec 2011 17:41:12 -0800 |
| parents | 81fe0523a078 |
| children |
| rev | line source |
|---|---|
| 0 | 1 # example manifest for fetch |
| 2 | |
| 53 | 3 # URL DESTINATION TYPE |
| 4 http://k0s.org/geekcode tmp/code file | |
| 5 https://github.com/mozilla/mozbase/tarball/master#mozprofile tmp/mozprofile tar | |
| 6 http://k0s.org/mozilla/hg/fetch#fetch.py tmp/fetch.py hg | |
| 7 git://github.com/mozautomation/mozmill.git#jsbridge tmp/jsbridge git |
