| | |
| | | |
| | | <body> |
| | | <wicket:extend> |
| | | |
| | | <div class="container"> |
| | | <h2>空版本库</h2> |
| | | <p></p> |
| | | <div class="row"> |
| | |
| | | 版本库,并进行推送。</span> |
| | | <p></p> |
| | | <pre wicket:id="remoteSyntax" style="padding: 5px 30px;"></pre> |
| | | <span style="padding-bottom:5px;">If your repository is meant to be kept in sync with an upstream repository, then you may add it.</span> |
| | | <p></p> |
| | | <pre wicket:id="upstreamSyntax" style="padding: 5px 30px;"></pre> |
| | | <p></p> |
| | | <h3>学习 Git</h3> |
| | | 如果您不明白这些信息什么意思, 您可以参考 <a href="http://book.git-scm.com">Git Community Book</a> 或者 <a href="http://progit.org/book" target="_blank">Pro Git</a> 去更加深入的学习 Git 的用法。 |
| | |
| | | <li><a href="http://www.sourcetreeapp.com/">SourceTree</a> - 免费的 Mac Git Mercurial 以及 SVN 客户端, Mercurial, and SVN</li> |
| | | <li><a href="http://www.git-tower.com/">Tower</a> - Mac OS X Git 客户端</li> |
| | | </ul> |
| | | </div> |
| | | </wicket:extend> |
| | | </body> |
| | | </html> |