From bb5167a6918114f4e404146e4ef2e786d5414cc1 Mon Sep 17 00:00:00 2001
From: Arkerthan <arkerthan@gmail.com>
Date: Fri, 6 Mar 2020 00:12:41 +0100
Subject: [PATCH] add patch docu

---
 devNotes/sugarcube stuff/building sugarcube.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/devNotes/sugarcube stuff/building sugarcube.txt b/devNotes/sugarcube stuff/building sugarcube.txt
index 35ef1dac1c1..5e394c8597c 100644
--- a/devNotes/sugarcube stuff/building sugarcube.txt	
+++ b/devNotes/sugarcube stuff/building sugarcube.txt	
@@ -38,6 +38,10 @@ and for the debug version:
 
 Find result files in the dist directory.
 
+Patching
+create a new patch with
+git apply <full path to sugarcube-fc-changes.patch>
+Make sure to stage new files first as otherwise they are lost.
 
 APPENDIX Lists required steps very briefly.
 
-- 
GitLab