From 137c92c530720baec986815488c477a345876983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Thu, 27 Apr 2023 14:29:39 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 21823b8..cb2f4ab 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ sh -c "$(curl -L https://git.moelle.space/hxcde/gitpush/raw/branch/main/installg ``` ## Usage -```bash -`user@PC:/home/ymoelle/repo# nano README.md` -user@PC:/home/ymoelle/repo# gitpush +```diff +! user@PC:/home/ymoelle/repo# nano README.md +! user@PC:/home/ymoelle/repo# gitpush Write a short commit: -changed readme +! changed readme [main 4a28f67] 'changed readme' Committer: root 1 file changed, 1 insertion(+) @@ -25,4 +25,4 @@ remote: Processed 1 references in total To ssh://ssh.git.moelle.space:2222/hxcde/repo.git 94f5e1e..4a28f67 main -> main user@PC:/home/user/repo# -``` \ No newline at end of file +```