Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#import "ee_else_ce/repository/queries/commit.fragment.graphql"
query getCommits {
commits @client {
...TreeEntryCommit
}