From f9f02de3bfb1928ae68152e8979e83566d3780a4 Mon Sep 17 00:00:00 2001 From: alexcibotari Date: Sun, 22 Dec 2024 20:36:05 +0100 Subject: [PATCH] Update ReadMe --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a4d8f1a..6fcd3d2c 100644 --- a/README.md +++ b/README.md @@ -103,5 +103,7 @@ Generated data used by exposed API's is store in Storage to make it even faster [//]: # 'netstat -aon | findstr 4000' [//]: # 'taskkill /PID /F' -[//]: # 'git commit --amend --reset-author' [//]: # 'docker build --tag=buildme .' +[//]: # 'git commit --amend --reset-author' +[//]: # 'git rebase -i main~4 main' +[//]: # 'git push origin +main'