[Python-Dev] End of the mystery "@README.txt Mercurial bug"
a.cavallo at cavallinux.eu
a.cavallo at cavallinux.eu
Wed Jun 26 15:12:45 CEST 2013
More information about the Python-Dev mailing list
Wed Jun 26 15:12:45 CEST 2013
- Previous message: [Python-Dev] End of the mystery "@README.txt Mercurial bug"
- Next message: [Python-Dev] End of the mystery "@README.txt Mercurial bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> How would that work? How could hg purge the .bak, .orig, .rej, .old, > etc. files? hg purge (it's an extension) removes anything that isn't tracked (and not ignored in the .hgignore): kind of distclean. I hope this helps
- Previous message: [Python-Dev] End of the mystery "@README.txt Mercurial bug"
- Next message: [Python-Dev] End of the mystery "@README.txt Mercurial bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list