We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55beff4 commit 4f80b27Copy full SHA for 4f80b27
Documentation/user-manual.txt
@@ -2812,7 +2812,7 @@ $ git config remote.example.fetch +master:ref/remotes/example/master
2812
-------------------------------------------------
2813
2814
Don't do this unless you're sure you won't mind "git fetch" possibly
2815
-throwing away commits on mybranch.
+throwing away commits on 'example/master'.
2816
2817
Also note that all of the above configuration can be performed by
2818
directly editing the file .git/config instead of using
0 commit comments