summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0a3985d)
raw | patch | inline | side by side (parent: 0a3985d)
author | Jim Meyering <jim@meyering.net> | |
Sun, 18 Mar 2007 17:39:56 +0000 (18:39 +0100) | ||
committer | J. Bruce Fields <bfields@citi.umich.edu> | |
Mon, 19 Mar 2007 01:53:29 +0000 (21:53 -0400) |
"file patch" was doubtless intended to be "file path",
but "directory name" is clearer.
Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
but "directory name" is clearer.
Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/user-manual.txt | patch | blob | history |
index 0919574fb4ace114c9964569d485e41b359de4a9..773f65ef83fefcc204841ceacd2707f6fe8d45e0 100644 (file)
then you can just pull changes from each other's repositories
directly; note that all of the commands (gitlink:git-clone[1],
git-fetch[1], git-pull[1], etc.) that accept a URL as an argument
-will also accept a local file patch; so, for example, you can
+will also accept a local directory name; so, for example, you can
use
-------------------------------------------------