git-remote: use straight quotation marks instead of curly ones (#951)
this was the only command page that used non-ASCII characters
This commit is contained in:
parent
fa8b2d8f92
commit
d8a221ef26
|
|
@ -1,6 +1,6 @@
|
|||
# git remote
|
||||
|
||||
> Manage set of tracked repositories (“remotes”).
|
||||
> Manage set of tracked repositories ("remotes").
|
||||
|
||||
- Show a list of existing remotes, their names and URL:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue