Update README.txtmaster
authorMeinrad Recheis <[email protected]>
Mon, 2 Nov 2020 17:56:20 +0000 (2 18:56 +0100)
committerGitHub <[email protected]>
Mon, 2 Nov 2020 17:56:20 +0000 (2 18:56 +0100)
README.txt

dissimilarity index 99%
index 0a6c66f..a7c6f5a 100644 (file)
@@ -1,81 +1,5 @@
-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
+# GitSharp
+
+It was a fun project but was never fully completed. If you are seeking for a good
+C# git library please go to: https://github.com/libgit2/libgit2sharp
+