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.
2 parents 1fa37a0 + b67a603 commit ee0e3bbCopy full SHA for ee0e3bb
Documentation/gitcli.txt
@@ -91,7 +91,7 @@ scripting Git:
91
written in the 'stuck' form.
92
93
* Despite the above suggestion, when Arg is a path relative to the
94
- home directory of a user, e.g. ~/directory/file or ~u/d/f, you
+ home directory of a user, e.g. `~/directory/file` or `~u/d/f`, you
95
may want to use the separate form, e.g. `git foo --file ~/mine`,
96
not `git foo --file=~/mine`. The shell will expand `~/` in the
97
former to your home directory, but most shells keep the tilde in
0 commit comments