1kind: import
2description: |
3
4  Import some git repo with optional refs
5
6sources:
7- kind: git
8  url: http://pony.com/git
9  track: master
10