提交 830edb0b 编写于 作者: J Justin Quick 提交者: Chris Wanstrath

typo in browse docs

上级 e6891191
......@@ -206,10 +206,10 @@ Creates a new public github repository and adds the remote `origin` at
### git browse
$ git browse
> open https://github.com/CURRENT_REPO
> open https://github.com/YOUR_USER/CURRENT_REPO
$ git browse -- issues
> open https://github.com/CURRENT_REPO/issues
> open https://github.com/YOUR_USER/CURRENT_REPO/issues
$ git browse schacon/ticgit
> open https://github.com/schacon/ticgit
......
......@@ -301,10 +301,10 @@ $ git push origin,staging,qa bert_timeout
.nf
$ git browse
> open https://github\.com/CURRENT_REPO
> open https://github\.com/YOUR_USER/CURRENT_REPO
$ git browse \-\- issues
> open https://github\.com/CURRENT_REPO/issues
> open https://github\.com/YOUR_USER/CURRENT_REPO/issues
$ git browse schacon/ticgit
> open https://github\.com/schacon/ticgit
......
......@@ -306,10 +306,10 @@ $ git am --ignore-whitespace https://github.com/davidbalbert/hub/commit/fdb9921
<h3 id="git-browse">git browse</h3>
<pre><code>$ git browse
&gt; open https://github.com/CURRENT_REPO
&gt; open https://github.com/YOUR_USER/CURRENT_REPO
$ git browse -- issues
&gt; open https://github.com/CURRENT_REPO/issues
&gt; open https://github.com/YOUR_USER/CURRENT_REPO/issues
$ git browse schacon/ticgit
&gt; open https://github.com/schacon/ticgit
......
......@@ -225,10 +225,10 @@ authentication?
### git browse
$ git browse
> open https://github.com/CURRENT_REPO
> open https://github.com/YOUR_USER/CURRENT_REPO
$ git browse -- issues
> open https://github.com/CURRENT_REPO/issues
> open https://github.com/YOUR_USER/CURRENT_REPO/issues
$ git browse schacon/ticgit
> open https://github.com/schacon/ticgit
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册