Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record ignorable commits #1411

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# to make `git blame` ignore the following commits, run:
# git config blame.ignoreRevsFile .git-blame-ignore-revs

# adding a rustfmt.toml
1ded8553fbeff635fcca0cbc8f37034cc124d698

# the pgrx rename
8726d4fb5482910ec389b014efa6b999c2208bae

# modularizing pgrx::spi
d333053dc6f6afc6433e40f343c885a9c261562d

# modularizing pgrx-pg-sys
c83c203aa0ca3021bf8bafdd2109f74f940812e5

# removing the PgGuardRewriter struct and impl
ccf82259a01ccef132cbdc6f56ea60845d387b23