Skip to content

Commit

Permalink
enh(git): ignore formatting commits in git blame
Browse files Browse the repository at this point in the history
* 96662f1 contains whitespace changes only.

This file will be picked up automatically by github.
Instructions for configuring git locally are included in
.git-blame-ignore-revs file.

Signed-off-by: Max <max@nextcloud.com>
  • Loading branch information
max-nextcloud committed Oct 11, 2024
1 parent ce66228 commit fa3900e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later

# Run this command to always ignore formatting commits in `git blame`
# git config blame.ignoreRevsFile .git-blame-ignore-revs

96662f16597bfe670fcb4a64575386874fefea9d

0 comments on commit fa3900e

Please sign in to comment.