[PATCH 0/1] fix a typo in patch option of the commit command

STALE1869d

6 messages, 2 authors, 2021-06-28 · open the first message on its own page

[PATCH 0/1] fix a typo in patch option of the commit command

From: Beshr Kayali <hidden>
Date: 2021-06-28 05:29:16

Simple typo fix (chose -> choose) in the documentation of the patch option under the commit command.

Beshr Kayali (1):
  Documentation: commit patch typo

 Documentation/git-commit.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.32.0

[PATCH 1/1] Documentation: commit patch typo

From: Beshr Kayali <hidden>
Date: 2021-06-28 05:29:16

---
 Documentation/git-commit.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index 340c5fbb48..95fec5f069 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/git-commit.txt
@@ -72,7 +72,7 @@ OPTIONS
 
 -p::
 --patch::
-	Use the interactive patch selection interface to chose
+	Use the interactive patch selection interface to choose
 	which changes to commit. See linkgit:git-add[1] for
 	details.
 
-- 
2.32.0

Re: [PATCH 1/1] Documentation: commit patch typo

From: Bagas Sanjaya <hidden>
Date: 2021-06-28 06:05:26

Hi Beshr, welcome to Git mailing list!

On 28/06/21 12.26, Beshr Kayali wrote:
---
  Documentation/git-commit.txt | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
Why isn't there commit message? But from cover letter of this 
single-patch series:
Simple typo fix (chose -> choose) in the documentation of the patch option under the commit command.
Don't forget to write the commit message in next series.
quoted hunk
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index 340c5fbb48..95fec5f069 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/git-commit.txt
@@ -72,7 +72,7 @@ OPTIONS
  
  -p::
  --patch::
-	Use the interactive patch selection interface to chose
+	Use the interactive patch selection interface to choose
  	which changes to commit. See linkgit:git-add[1] for
  	details.
Fix looks OK.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

Re: [PATCH 1/1] Documentation: commit patch typo

From: Beshr Kayali <hidden>
Date: 2021-06-28 19:14:45

On Mon, Jun 28, 2021, at 8:05 AM, Bagas Sanjaya wrote:
Hi Beshr, welcome to Git mailing list!
Hi Bagas! Thank you!
On 28/06/21 12.26, Beshr Kayali wrote:
quoted
---
  Documentation/git-commit.txt | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
Why isn't there commit message? But from cover letter of this 
single-patch series:
quoted
Simple typo fix (chose -> choose) in the documentation of the patch option under the commit command.
Don't forget to write the commit message in next series.
Sorry about that. I'll fix!

Thanks!
quoted
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index 340c5fbb48..95fec5f069 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/git-commit.txt
@@ -72,7 +72,7 @@ OPTIONS
  
  -p::
  --patch::
- Use the interactive patch selection interface to chose
+ Use the interactive patch selection interface to choose
  which changes to commit. See linkgit:git-add[1] for
  details.
Fix looks OK.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara
http://beshr.com

[PATCH v2 0/1] Documentation: Fix typo in patch option of the commit command

From: Beshr Kayali <hidden>
Date: 2021-06-28 19:40:51

Thanks to Bagas Sanjaya for the review. Changes since v1:

- Set commit message 

Beshr Kayali (1):
  Documentation: Fix typo in patch option of the commit command

 Documentation/git-commit.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.32.0

[PATCH v2 1/1] Documentation: Fix typo in patch option of the commit command

From: Beshr Kayali <hidden>
Date: 2021-06-28 19:41:04

Typofix (chose > choose) in the documentation of the patch option under the commit command.

Signed-off-by: Beshr Kayali <redacted>
---
 Documentation/git-commit.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index 340c5fbb48..95fec5f069 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/git-commit.txt
@@ -72,7 +72,7 @@ OPTIONS
 
 -p::
 --patch::
-	Use the interactive patch selection interface to chose
+	Use the interactive patch selection interface to choose
 	which changes to commit. See linkgit:git-add[1] for
 	details.
 
-- 
2.32.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help