Search code examples
gitversion-controlgitsharp

Advantages that Git# (GitSharp) will bring over current alternatives on Windows?


With their August 2010 release (they have a very clean road-map on their site), what are the advantages Git# (or GitSharp) and applications based on it have over current alternatives on Windows? I mean advantages that could not have been possible without Git#.

Edit: Question wasn't framed properly.


Solution

  • I'm not sure that it makes sense to talk about advantages of one over the other, given that they are completely different things: MSysGit is a program to be used by humans, Git# is a library to be used by machines.

    That's like asking what the advantages are of a slice of pizza over the International Space Station.