Am 13.02.2014 21:23, schrieb Jacob Carlborg:

On 2014-02-12 21:38, Sönke Ludwig wrote:

Or a path to a cloned git repository where the developer can check out
and branch/revision that fits?

Well, git can clone both remote repositories and local ones from the
file system. I don't see the point in needing to limit that.

I mean a path to a cloned working copy, not a local "git remote". That
would avoid the burden for DUB to perform the clone/checkout, possibly
managing credentials etc. and provide full flexibility for the user. DUB
wouldn't even have to know what branch/tag is checked out and any VCS
would work.