[PR #652] [CLOSED] Create .git-blame-ignore-revs #3231

Closed
opened 2026-02-28 20:38:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/652
Author: @j-f1
Created: 2/12/2023
Status: Closed

Base: masterHead: jed/git-blame-ignore-revs


📝 Commits (2)

  • 3bdf7a4 Create .git-blame-ignore-revs
  • 0f4d620 GitHub doesn’t like comments

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

.git-blame-ignore-revs (+1 -0)

📄 Description

Running git config blame.ignoreRevsFile .git-blame-ignore-revs will set up git’s blame feature to ignore #647. Future changes like that (including code reorgs) can be added here as necessary. Also, I believe GitHub supports this so the web UI will no longer show that PR in blame views.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/652 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/12/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `jed/git-blame-ignore-revs` --- ### 📝 Commits (2) - [`3bdf7a4`](https://github.com/actualbudget/actual/commit/3bdf7a445e21a6d05bda45a25e1067754e1e1d7f) Create .git-blame-ignore-revs - [`0f4d620`](https://github.com/actualbudget/actual/commit/0f4d6202affcfa6ff08b3c8842babceab65ab59d) GitHub doesn’t like comments ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.git-blame-ignore-revs` (+1 -0) </details> ### 📄 Description Running `git config blame.ignoreRevsFile .git-blame-ignore-revs` will set up git’s blame feature to ignore #647. Future changes like that (including code reorgs) can be added here as necessary. Also, I believe GitHub supports this so the web UI will no longer show that PR in blame views. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:38:31 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3231