From 632baf7176b4a91f396e43445aac90e25ed18cbf Mon Sep 17 00:00:00 2001 From: MrPyriteMiner Date: Sun, 15 Sep 2024 11:30:09 +0200 Subject: [PATCH] Added a nice command to know --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2965834..6992ffe 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # Hello World +git commit -a -m "Message" +This command adds all modified files, but not new ones, to a commit immediately. \ No newline at end of file