Re: Add support for EXTRA_DIST_LINKS
Jacob Bachmeyer <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
madmurphy wrote: > But what if a developer wants to package something *for another developer*? It is not unusual to have a non-bootstraped “dev” version of a package circulating among developers How is Git not adequate for this? If you need to pass files around, there is the "git bundle" command. -- Jacob