(no title)
ublaze | 4 years ago
Our Livegrep instance with a custom Git blame implementation always crashed at the commit made to do the migration :-) We had to pause our merge queue because we didn't want to run into conflicts, and I remember the `git push` ended up taking a while.
There was only one change that we had to make to Black to get it working on our codebase - https://github.com/psf/black/commit/024c9cab55da7bd3236fd887...
Glad to see it's now stable.
skrause|4 years ago
glacials|4 years ago
[1]: https://git-scm.com/docs/git-blame#Documentation/git-blame.t...
tr33house|4 years ago
Operyl|4 years ago
ublaze|4 years ago