Comment 9 for bug 1583178

Revision history for this message
PeterPall (peterpall) wrote :

Another way would be perhaps not to use git at all but to download the raw data directly from the github homepage: Github provides us with a way to do that. Looking at the code and the http communications I am quite convinced that git itself does allow to get the file in plaintext (or near plaintext) over the network, too, as kicad seems to do that.