Changeset [93450c5eae57beed46ca1f556f19cd7806cc4290] by Pheew

November 24th, 2008 @ 08:17 PM

The build should be working now. Apparently git doesn't like the way VS.NET handles refactoring files because Git did not see any file changes. Perhaps VS.NET does not alter the Modified attribute for files sometimes, confusing Git into thinking the file was not changed by looking at the Modified date in the index http://github.com/pheew/dotgit/c...

Committed by Pheew

  • M Test/UtilityTest.cs
  • M dotGit/Contributer.cs
  • M dotGit/Generic/Utility.cs
  • M dotGit/Generic/Zlib.cs
  • M dotGit/Objects/Commit.cs
  • M dotGit/Objects/CommitCollection.cs
  • M dotGit/Objects/Storage/PackObjectCollection.cs
  • M dotGit/Refs/RefCollection.cs
  • M dotGit/Refs/Tag.cs
New-ticket Create new ticket

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#