https://github.com/elastic/elasticsearch
Raw File
Tip revision: 120eabe1c8a0cb2ae87cffc109a5b65d213e9df1 authored by Quentin Pradet on 02 December 2022, 08:31:46 UTC
[DOCS] Update docs for v7.17.8 release (#92054)
Tip revision: 120eabe
.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