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 8b2337a commit 3c65149Copy full SHA for 3c65149
Documentation/git-rev-parse.txt
@@ -244,7 +244,7 @@ when you run 'git merge'.
244
* The special construct '@\{-<n>\}' means the <n>th branch checked out
245
before the current one.
246
247
-* The suffix '@{upstream}' to a ref (short form 'ref@{u}') refers to
+* The suffix '@\{upstream\}' to a ref (short form 'ref@\{u\}') refers to
248
the branch the ref is set to build on top of. Missing ref defaults
249
to the current branch.
250
0 commit comments