[Python-Dev] .{git,bzr}ignore in cpython HG repo (original) (raw)
Matěj Cepl mcepl at redhat.com
Fri Mar 30 17:00:14 CEST 2012
- Previous message: [Python-Dev] peps: PEP 418: Fill the "Adjusted by NTP" column of the summary table
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Why does HG cpython repo contains .{bzr,git}ignore at all? IMHO, all .*ignore files should be strictly repository dependent and they should not be mixed together.
It is even worse, that (understandingly) .{bzr,git}ignore are apparently poorly maintained, so in order to get an equivalent of .hgignore in .gitignore, one has to apply the attached patch.
Best,
Matěj
http://www.ceplovi.cz/matej/, Jabber: mceplceplovi.cz GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
We understand our competition isn't with Caldera or SuSE--our competition is with Microsoft. -- Bob Young of Red Hat http://www.linuxjournal.com/article/3553
-------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: _gitignore.patch URL: <http://mail.python.org/pipermail/python-dev/attachments/20120330/14845792/attachment.ksh>
- Previous message: [Python-Dev] peps: PEP 418: Fill the "Adjusted by NTP" column of the summary table
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]