Signed-off-by: Ivan Stankovic <pokemon@xxxxxxxxxxxxxx> --- Documentation/user-manual.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index f421689..86c1e65 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -2826,7 +2826,7 @@ $ git config remote.example.fetch +master:ref/remotes/example/master ------------------------------------------------- Don't do this unless you're sure you won't mind "git-fetch" possibly -throwing away commits on mybranch. +throwing away commits on `example/master` branch. Also note that all of the above configuration can be performed by directly editing the file .git/config instead of using -- 1.5.4.rc1.23.g3a969 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html