lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] valyuta/002 89b2c7a 6/7: Fix incorrect documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/002 89b2c7a 6/7: Fix incorrect documentation
Date: Sun, 20 Sep 2020 18:51:24 -0400 (EDT)

branch: valyuta/002
commit 89b2c7ab7e0cfab98d13f2f14266b6a92f57ff1d
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Fix incorrect documentation
---
 gwc/develop1.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gwc/develop1.txt b/gwc/develop1.txt
index 99d4cb6..452c649 100644
--- a/gwc/develop1.txt
+++ b/gwc/develop1.txt
@@ -100,7 +100,7 @@ git commit sandbox_test.cpp
 git switch master
 git push origin odd/foo
 
-  # to transplant already-pushed commits to a new branch
+  # to transplant unpushed commits to a new branch
 git branch odd/foo
 git reset --keep origin/master
   # ...and don't ever rebase that new branch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]