specify what files from the repository are included in master.zip when using the "Download ZIP" link on GitHub -


is possible specify files included or not included in zip file when use "download zip" link in repository? or need make own?

you need make own: github api exposes archive link, without customization.

you tarball or zipball archive full repository, not subset.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -