Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-15 04:20:04 +01:00
Add a note about deleting pom.xml in first patch
Dieser Commit ist enthalten in:
Ursprung
188316aa24
Commit
0cd65441d1
@ -3,6 +3,9 @@ From: Kyle Wood <demonwav@gmail.com>
|
|||||||
Date: Thu, 10 Dec 2020 20:54:19 -0800
|
Date: Thu, 10 Dec 2020 20:54:19 -0800
|
||||||
Subject: [PATCH] Setup Gradle project
|
Subject: [PATCH] Setup Gradle project
|
||||||
|
|
||||||
|
The pom.xml file is deleted in this patch so the patch will fail to
|
||||||
|
apply if there are changes made to it from upstream - thus notifying us
|
||||||
|
that changes were made.
|
||||||
|
|
||||||
diff --git a/.gitignore b/.gitignore
|
diff --git a/.gitignore b/.gitignore
|
||||||
index 67fb370cad6924895a6b27052dbd5c1767e3f0c9..3e05459f27c4c5697ae65da504d67a6a2f617b57 100644
|
index 67fb370cad6924895a6b27052dbd5c1767e3f0c9..3e05459f27c4c5697ae65da504d67a6a2f617b57 100644
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren