Re: git conversion status
Tim Sander <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <2758207.ySVLrTaVmN@dabox> |
Hi > Counter-argument: > I *prefer* src, exactly for that reason; "scripts expect that". > > If you-all want binutils+gdb (or some other combination of their > names), I can live with that, but not another generic name just > because someone offers the opinion that "src is utterly > meaningless". It's not: it's the default name of the check-out > directory of sourceware top-level... Well the scripts have to be adapted to git anyway, so why not use a sensible repository path (think URL) and do the conversion on clone git clone SENSIBLE_URL src ? So the scripts are happy and the url is descriptive. Best regards Tim