Ticket #47895: github.diff
File github.diff, 619 bytes (added by RJVB (René Bertin), 9 years ago) |
---|
-
_resources/port1.0/group/github-1.0.tcl
old new 136 136 tags { 137 137 github.master_sites ${github.homepage}/tarball/${git.branch} 138 138 } 139 archive { 140 github.master_sites ${github.homepage}/archive/${git.branch} 141 } 139 142 default { 140 143 return -code error "invalid value \"${args}\" for github.tarball_from" 141 144 }