Documentation: fix invalid reference to 'mybranch' in user manual
Signed-off-by: Ivan Stankovic <pokemon@fly.srk.fer.hr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
55beff4f53
commit
4f80b27d48
@ -2812,7 +2812,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'.
|
||||
|
||||
Also note that all of the above configuration can be performed by
|
||||
directly editing the file .git/config instead of using
|
||||
|
Loading…
Reference in New Issue
Block a user