message no. 127161
Posted by stangeland in #github at 2016-03-16T14:05:59Z
Hello. normally when i have a github repo i do git clone https://github.com/foo/bar.git which gives me latest version of my software. lets say i have a computer which is (almost) completely disconnected from the internet and i want to install my github hosted software on it. Is there some easy way to make zip/tar like file corresponding to what i would get if i did git clone blabla and then just transferred that file to disconnected