Files
sbt/util/io
Sanjin Sehic 972acc871a Allow retrieving of non-standard git URIs
Non-standard git URIs are ones that do not start with 'git:' nor end
with '.git'. An example of non-standard git URI is
'ssh://server/home/user/repo'.

The mechanism for specifying a non-standard git URI is done by
prefixing the whole URI with 'git:' to signify that it should be
handled with the git resolver. For example, non-standard git URIs like
'git:ssh://server/user/repo' and 'git:https://server/user/repo' can
now be used.
2012-02-13 22:02:44 -05:00
..
2012-01-26 21:28:19 -05:00
2011-05-14 18:21:41 -04:00
2010-10-28 23:02:46 -04:00
2011-05-14 18:21:41 -04:00
2011-03-13 21:32:38 -04:00