Changeset [620987799d552f3169976e0cce7dd3a9769b6ebb] by Mark
December 17th, 2008 @ 11:49 PM
- Added more test for configuration file handling (no global support yet)
- Added Configuration file object, this is not final yet and again( no global support yet)
- Added Configuration objects to Repository object note: Saving configuration does not work yet. [#5 state:open tagged:configuration] http://github.com/pheew/dotgit/c...
Committed by Mark
- M Test/ConfigTests.cs
- M Test/RepositoryTests.cs
- M dotGit/Config/Branch.cs
- M dotGit/Config/Branches.cs
- M dotGit/Config/ConfigSection.cs
- M dotGit/Config/Configuration.cs
- M dotGit/Config/Core.cs
- M dotGit/Config/Remote.cs
- M dotGit/Config/Remotes.cs
- M dotGit/Config/User.cs
- M dotGit/Repository.cs
- M dotGit/dotGit.csproj
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A .NET implementation of Git written in C#