View Single Post
Old 10-13-2013, 03:48 AM   #5
hakan42
Zealot
hakan42 is on a distinguished road
 
hakan42's Avatar
 
Posts: 136
Karma: 60
Join Date: Jul 2009
Location: Munich, Germany
Device: Nook Classic rooted; Galaxy S IV with Aldiko, other older devices
@squigish No, you have to fetch the git repository ("git fetch") by which time you already have all the changes to every file already downloaded.

What you could do is to use the web interface on github ( https://github.com/kovidgoyal/calibre/tree/ ) and do some web scraping but in the end, you will be much better off just cloning the source tree and periodically updating it (git pull)
hakan42 is offline   Reply With Quote