[Python-Dev] .{git,bzr}ignore in cpython HG repo
Matěj Cepl
mcepl at redhat.com
Fri Mar 30 17:00:14 CEST 2012
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: mcepl<at>ceplovi.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>
More information about the Python-Dev
mailing list