Revision 92f290e9537478f85ff3fe3ab39945c1a49a6c1a authored by David Turner on 20 March 2024, 17:08:42 UTC, committed by GitHub on 20 March 2024, 17:08:42 UTC
We can't assert no leaked blobs here because today the first cleanup
leaves the original `RepositoryData` in place so the second cleanup is
not a no-op.

Relates #100718
Backport of #100855 to 7.17
1 parent ff776e4
Raw File
.git-blame-ignore-revs
# This file contains SHAs of changes that should be ignored when e.g.
# running `git blame` on a file. Do not edit any of the existing commits.
#
# Use this file by running:
#
#     git blame --ignore-revs-file=.git-blame-ignore-rev <file>
#
# or by configuring `blame.ignoreRevsFile`. The latter ought to also work
# with IDEs such as IntelliJ.


# Format snapshot / restore directories in server
c708a1e8c3d3d3d3fd660896a84a8229a8cbcb7e

# Apply spotless formatting to more sub-projects (#73996)
bef1e45add0ca34dc707c1ea810d4b893aecaa15

# Apply spotless formatting to :x-pack:plugin:voting-only-node (#72758)
0b55eccd35acf15a28856ce3195050ba61bc108a

# Apply spotless formatting to aggregations (server and xpack)
4079bc91b9d0a4799557cc794ca5ca153d81d26f

# Reformatting of whole codebase
bcfbf000748b538884087623113682165abcb92d
back to top