1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 12:00:55 +01:00

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:
epriestley 2017-01-04 10:39:10 -08:00
parent 4516109495
commit c2f9e7f6e6

View file

@ -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 $ git merge-base HEAD origin/master
```` ```
Note that if you report a bug and have local commits, we will almost always ask 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 you to reproduce the issue against a clean copy of Phabricator before we