This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e7f87a  Add git blame ignore (for reformat)
2e7f87a is described below

commit 2e7f87ad1c7c868e582a69a83bb56f6a54369a08
Author: Tamas Cservenak <[email protected]>
AuthorDate: Tue Jun 13 19:51:15 2023 +0200

    Add git blame ignore (for reformat)
---
 .git-blame-ignore-revs | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
new file mode 100644
index 0000000..d290827
--- /dev/null
+++ b/.git-blame-ignore-revs
@@ -0,0 +1,22 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+# Change maven code style
+80d78cc62109585f14659d509211a14d36867a78
+

Reply via email to