Thread: WDL in the wild
View Single Post
Old 08-22-2010, 12:35 PM   #18
Tale
Human being with feelings
 
Tale's Avatar
 
Join Date: Jul 2008
Location: The Netherlands
Posts: 3,653
Default

Cool!

Quote:
Originally Posted by cc_ View Post
well, if it worked that is, typing this:

git clone http://evenharmonic.com/WDL.git

makes a directory called WDL with a .git inside, which is not quite the same as I get from the cockos one.
Your repository seems to work just fine, and 100% like The Cockos One. BTW, I learned from Schwa that you can add a "." to have Git clone in the current directory (so you get .git and WDL instead of WDL/.git and WDL/WDL):

git clone http://evenharmonic.com/WDL.git .

Quote:
Originally Posted by cc_ View Post
Anyway I am now going to drink beer.
You sure deserve it after all that Git.
Tale is offline   Reply With Quote