Since we've moved to git, there's a single `.git` directory at the root of
the repository and we don't need that anymore.
[a9a0f0b0] also used `rmtree_errorhandler` in `startproject`/`startapp`.
It's a large commit. I couldn't find anything about `rmtree_errorhandler`
in the ticket, in the code or in the tests. I assume it was included for
extra safety.
--
Ticket URL: <https://code.djangoproject.com/ticket/24388>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/24388#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
Removal applied in c688460df6239539d2b5a1fc8c51778086fe7c35.
--
Ticket URL: <https://code.djangoproject.com/ticket/24388#comment:2>