From 52ffbca91cb9489da132e9b03f0d191bfc0b5d93 Mon Sep 17 00:00:00 2001 From: olf Date: Wed, 28 Aug 2024 03:32:44 +0200 Subject: [PATCH] =?UTF-8?q?[README.md]=20Revert=20"automated"=20to=20"auto?= =?UTF-8?q?matic",=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … because the latter is fine when using the prefix "semi-". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f55ea3..c1d5d529 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Workplace repo for creating diff patches - Create diff: `git diff master -- . ':!.github' > unified_diff.patch` - Publish it on Patchmanager's Web Catalog! -## How-to (semi-automated)? +## How-to (semi-automatic)? - Fork repo or request addition to organization - Create branch with your Patch name: `git checkout -b my-patch-name`
Alternatively this can be done by GitHub's web-frontend.