Abstraction for shelling out to git.
commit380d8926d1ac46c6cb4031d43c505e96b72cb50f
authorGovind Salinas <govind@govind-desktop.(none)>
Thu, 14 Jun 2007 15:37:05 +0000 (14 08:37 -0700)
committerGovind Salinas <govind@govind-desktop.(none)>
Thu, 14 Jun 2007 15:37:05 +0000 (14 08:37 -0700)
treec511de939ae35344ebf0864b337838570f1c0683
parent6a4e97a4b0d41f2e457bc65e57a8a8c21591fc1e
Abstraction for shelling out to git.

While the plan is to use libgit eventually, it is not currently ready so the project will shell out to git for now.  Adding classes to that effect.  Also cleaning up some warnings that mono spits out.
Difftool.cs
Form1.Designer.cs
Form1.cs
Git/Commit.cs
Git/Executioner.cs [new file with mode: 0644]
Git/Git.csproj
Gitrdone.csproj