Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: [PATCH 5/6] user-manual: miscellaneous editing

From: Santi Béjar <hidden>
Date: 2016-06-15 22:43:08

Possibly related (same subject, not in this thread)

On 5/7/07, J. Bruce Fields [off-list ref] wrote:
From: J. Bruce Fields <redacted>

I cherry-picked some additional miscellaneous fixes from those suggested
by Santi Béjar, including fixes to:

        - correct discussion of repository/HEAD->repository shortcut
        - add mention of git-mergetool
        - add mention of --track
        - mention "-f" as well as "+" for fetch
Cc: Santi Béjar <redacted>
You forgot to CC: the e-mail to me :-)
quoted hunk
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index c292b4d..67f5b9b 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
[...]
quoted hunk
@@ -1830,14 +1836,14 @@ Now, assume your personal repository is in the directory ~/proj.  We
 first create a new clone of the repository:

 -------------------------------------------------
-$ git clone --bare proj-clone.git
+$ git clone --bare proj.git
 -------------------------------------------------
You missed the ~/proj as in:

$ git clone --bare ~/proj proj.git

What do you think about the rest of my changes, in particular:
@@ -2374,7 +2388,6 @@ then the following commands will all do the same thing:
 -------------------------------------------------
 $ git fetch git://example.com/proj.git master:ref/remotes/example/master
 $ git fetch example master:ref/remotes/example/master
-$ git fetch example example/master
 $ git fetch example
 -------------------------------------------------
Santi
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help