File: .git-blame-ignore-revs

package info (click to toggle)
openvpn3-client 25%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,276 kB
  • sloc: cpp: 190,085; python: 7,218; ansic: 1,866; sh: 1,361; java: 402; lisp: 81; makefile: 17
file content (11 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# This FILE allows git blame to ignore reformatting changes and instead
# shows the previous commit that changed the line.
#
# Use the command below to always ignore specific commits
#
#   git config blame.ignoreRevsFile .git-blame-ignore-revs

# First major code style update
dde1574596aa39e218be4d44a9bfe30e2e458bb4
# Reformat code with clang-format-18
28ccaff741e8d017d76661fd5cef800b53429e70