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

1 line
1006 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-citool  -  git-commit 的图形替代</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 citool</pre></div></div><div class="doc-postil"><div class="c-markdown"><h2>描述</h2></div></div><div class="doc-postil"><div class="c-markdown"><p>基于 Tcl / Tk 的图形界面用于查看修改后的文件,将它们放入索引,输入提交消息并将新提交记录到当前分支。该接口是交互程序较少的替代<code>git commit</code>方案。</p></div></div><div class="doc-postil"><div class="c-markdown"><p><code>git citool</code>实际上是<code>it gui citool</code>一个标准的别名<code>g</code>。有关更多详细信息,请参阅 git-gui [1]。</p></div></div></div>