"Maciej (Matchek) BliziĆski" <[email protected]> writes: > 2013/6/1 Peter FELECAN <[email protected]>: >> FYI, in http://gar.svn.sourceforge.net/gar/?rev=21236&view=rev I >> implemented the support for GitHub hosted repositories which is >> documented at: >> https://sourceforge.net/apps/trac/gar/wiki/GAR%20Variable%20Reference#DownloadSettings >> >> I'm welcoming comments and enhancement proposals. > > When you build a package from a github repository, is the idea that > you build a specific node/commit/hash, or do you build whatever > happens to be in the master branch at the moment?
What's gathered/built depends on GITHUB_BRANCH variable, by default "master"; if you provide something else, as in the example given in the documentation, then that is gathered and eventually built... -- Peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
