Remove an extra "`" from the documentation
Summary: One too many. Test Plan: Counted carefully. Reviewers: chad Reviewed By: chad Differential Revision: https://secure.phabricator.com/D17137
This commit is contained in:
parent
4516109495
commit
c2f9e7f6e6
|
@ -65,7 +65,7 @@ In most cases, you can find the upstream commit you've branched from like this:
|
|||
|
||||
```
|
||||
$ git merge-base HEAD origin/master
|
||||
````
|
||||
```
|
||||
|
||||
Note that if you report a bug and have local commits, we will almost always ask
|
||||
you to reproduce the issue against a clean copy of Phabricator before we
|
||||
|
|
Loading…
Reference in a new issue