Add a few more commits to `.git-blame-ignore-rev`
Open
Nobody has claimed this yet.
A-meta
A-testsuite
C-cleanup
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.2k
- PR merge metrics
- PR metrics pending
Description
When I was doing git archaeology in the tests/ repo, I noticed there's a couple of commits that probably should be added to .git-blame-ignore-rev because they're like moving tests around and things.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository history for tests/ and the existing .git-blame-ignore-rev file to identify the test-moving commits referenced in the issue. Confirm which commits should be ignored and update the file, then verify that git blame no longer attributes those moves to the current history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100