Road to 8.0. #11816
Comments
|
Suggestions
|
|
Suggestions:
(please help me out with that by the way. I'm having trouble keeping it to work with external frontends) |
|
Yes, that would be a good idea as well. |
|
Suggestions:
|
Yes |
That does not need to wait for 8.0 if they are 2.x only.
I saw that it's new in git 2.23; I haven't found the default name for this ignore file; it would be nice for users to not have to explicitly configure git; so if you find how to do that; it would be nice. |
What about a repo-specific .gitconfig that includes this file name, and a one-time setup script that runs |
|
I recently implemented a variant of the idea in my previous post:
rem other config options for blame are markUnblamables and markIgnoredLines.
rem see docs for more details:
rem https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
git config blame.ignoreRevsFile .git-blame-ignore-revs
git config --get blame.ignoreRevsFile
|
|
I'm more and more convinced that this would be helpful. |
|
Master is now going to be IPython 8.0. no target date yet, but API changes are now game. |
This is a meta issue to track the road to IPython 8.0
It is there to track the potential large changes and discuss them.
I'll try to keep this top comment edited to reflect the status of the thread.
The text was updated successfully, but these errors were encountered: