On Tue, 15 Dec 2020 15:40:10 -0300 Thiago Maciel <mac...@gmail.com> said:
> Hi there, > > Is there a way to download a tarball from the git.enlightenment.org repos > with a single url, e.g., user/repo/archive/master.tar.gz from github? no. you could to a shallow git clone though. git clone --depth 1 XXXXX you can then tar that result up into a tarball... -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - ras...@rasterman.com _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users