Jacob Atzen
f9c351f941
Handle cloning of uri's based on ssh aliases like host:repos
2010-08-17 10:14:19 +02:00
Jacob Atzen
0440cd672d
Don't try to clone uri's without a corresponding destination
...
The code throws the exception
undefined method `join' for nil:NilClass
if destionation doesn't exist - so it's better to not call git_clone if
destination is not present.
2010-08-17 10:12:59 +02:00
Joshua Nichols
3efee55f03
Fix listing of github-style cloned repos.
2010-05-18 20:42:45 -04:00
Joshua Nichols
9a22513ba4
Allow symlinking existing directories into repos, instead of cloning.
2010-04-01 21:19:25 -04:00
Joshua Nichols
5ac2a0739a
Clone github repos into username/repo instead of username_repo, for more consistent use with symlink.
2010-04-01 21:08:36 -04:00
Joshua Nichols
0579f94430
Moving towards testing list more.
2010-04-01 20:59:24 -04:00
Joshua Nichols
c50464e366
Added more clone specs.
2010-04-01 20:17:47 -04:00
Joshua Nichols
c5f8563f71
Shuffled specs around.
2010-04-01 20:14:29 -04:00
Joshua Nichols
265131cfa9
Refactoring how stuff gets cloned.
2010-03-10 09:07:10 -05:00
Joshua Nichols
3fb5f5b0d9
Use construct for stubbing user_dir.
2010-03-10 08:31:44 -05:00
Joshua Nichols
7fd44c7fe5
Added devver-construct.
2010-03-10 08:25:16 -05:00
Will Farrington
39652513de
Let's obey the column 80 rule.
2010-03-04 01:40:17 -05:00
Will Farrington
23e318b001
Started adding tests.
2010-03-04 01:34:14 -05:00
Joshua Nichols
0277901561
SPIIIIIKE
2010-03-04 00:19:35 -05:00