uTools-Manuals/docs/git/git parse-remote.html
2019-04-08 23:22:26 +08:00

1 line
804 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="c-markdown doc-markdown"><div class="doc-postil"><div class="c-markdown"><h2>名称</h2></div></div><div class="doc-postil"><div class="c-markdown"><p>git-parse-remote  - 帮助解析远程存储库访问参数的例程</p></div></div><div class="doc-postil"><div class="c-markdown"><h2>概要</h2></div></div><div class="doc-postil"><div class="c-markdown"><pre class="prism-token token language-javascript">. "$(git --exec-path)/git-parse-remote"</pre></div></div><div class="doc-postil"><div class="c-markdown"><h2>描述</h2></div></div><div class="doc-postil"><div class="c-markdown"><p>该脚本包含在各种脚本中,以提供例程来解析$ GIT_DIR / remotes /和$ GIT_DIR / branches /下的文件以及与读取,拉取和推送相关的配置变量。</p></div></div></div>