1 Star 3 Fork 0

Git工具集 / GitSharp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-3-Clause
o------------------------------------------------------------------------------o
+           .+::/.`                                                            +
+          `o.  `o-`                                                           +
+          .+    .+                                                            +
+         `+.    .o`                                                           +
+         .o     `o `-.                      ```                               +
+         .o     `s +-.+                    .NNm                               +
+          +      s`s  +`                   `sso    .//.                       +
+          +      s.+  +`                           sMM/         ..`   `..`    +
+          o      s`+  o`                           sMM/        :NNo   oNN:    +
+    `:-  `o      s:/  o       `:+ooooooo`  `oo+  /odMMyoo:     yMM-   mMN`    +
+   ./-s` `o      :.  `s      -mMMmmmmMMM-  .MMm  ymNMMNmm+    `NMm   -MMy     +
+  `o` o. `o         .o-      yMMs.```dMM-  .MMm  ``sMM+````...+MMy...sMM+..`  +
+   s  o. `o       ./-`       yMM/    dMM-  .MMm    sMM/   ymmmNMMNmmmNMMNmm:  +
+   s` +- `o      -+`         yMM/    dMM-  .MMm    sMM/   ://+MMm///sMMh///`  +
+   :/ /: `s      o.          yMM/    dMM-  .MMm    yMM/      +MMo   yMM:      +
+    o``+:-o      +.          yMM/    dMM-  .MMm    yMM/      dMM.  `NMN       +
+    .+  .-`      +-          yMM/    dMM-  .MMm    yMM/     .MMd   /MMs       +
+     +/`         +-          +MMdo+++mMM-  .MMm    sMMy+++++yMMh+++dMMy+++    +
+      -:/.       /-           /hmNNNNMMM-  .NNd    -dNNNNNNNMMMmmmNMMMmmmm    +
+        `o`      :-          `...````dMM-   ``       ``````-MMh```+MMs```     +
+         +-      ::          /MMy````dMM-                  oMM+   hMM-        +
+         ./      :/          -NMNmmmmMMN.                  mMM`  .MMm         +
+         `+      -:           -/++++++/.                  .NNh   +NN+         +
+          o      `/                                                           +
o----------/:      s-----------------------------------------------------------s
  Made by using http://www.text-image.com/convert/ascii.html
== Git# --> Git for .NET ==
... a native Windows version of the fast & free open source version control system

GitSharp is the most advanced C# implementation of git for the .NET framework and Mono. 
It is aimed to be fully compatible to the original git for linux and can be used as stand 
alone command line application or as library for windows applications such as gui 
frontends or plugins for IDEs.

GitSharp is released under the BSD license. It is derived from the Java version jgit.
Please refer to the LICENSE.txt files for the complete license.

For more info check out the GitSharp website at http://www.eqqon.com/index.php/GitSharp

== Latest source code ==
  http://github.com/henon/GitSharp

== Bugs, Tasks etc. ==
  Submit bugs, read what we have to do or suggest new enhancements
  http://code.google.com/p/gitsharp/

== Support ==

  Post question, comments or patches to the official Git# mailing list at 
  http://groups.google.com/group/gitsharp/.

== Tools and Dependencies ==

GitSharp contains the following open source components:

Included as Source:
* MiscUtil by Jon Skeet and Marc Gravell
* NDesk.Options 

Binary Dependencies:
* DiffieHellman
* ICSharpCode.SharpZipLib
* Org.Mentalis.Security
* Tamir.SharpSSH
* Winterdom.IO.Filemap

Tools:
* NAnt 
* NUnit

== About GIT itself ==

More information about GIT, its repository format, and the canonical
C based implementation can be obtained from the GIT websites:

  http://git-scm.com/ 
  http://progit.org/book/ - free book about Git

More information about the Java implemetation which Git# stems from:
  hhttp://www.eclipse.org/jgit
/* * All rights reserved. * * Redistribution and use in source and binary forms, with or * without modification, are permitted provided that the following * conditions are met: * * - Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * - Redistributions in binary form must reproduce the above * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials provided * with the distribution. * * - Neither the name of the Eclipse Foundation, Inc. nor the * names of its contributors may be used to endorse or promote * products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */

简介

A Git implementation for .Net and Mono 展开 收起
C#
BSD-3-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/vcs-all-in-one/GitSharp.git
git@gitee.com:vcs-all-in-one/GitSharp.git
vcs-all-in-one
GitSharp
GitSharp
master

搜索帮助