Thread: WDL in the wild
View Single Post
Old 08-19-2010, 10:36 AM   #3
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,750
Default

Looks good!

Code:
$ git remote add tale_wdl http://www.taletn.com/WDL.git

$ git branch -r | grep tale
  tale_wdl/master
  tale_wdl/tale

$ git log -n 1 tale_wdl/tale
commit c9a55cfe46fd0616c64108ff01f428519ca110c1
Author: tale
Date:   Thu Aug 19 16:11:36 2010 +0200

    Fix a couple of typos / small bugs.
schwa is offline   Reply With Quote