Skip to content
Snippets Groups Projects
  1. Jan 13, 2011
  2. Jan 07, 2011
  3. Jan 06, 2011
  4. Dec 23, 2010
  5. Dec 21, 2010
  6. Dec 20, 2010
  7. Dec 19, 2010
  8. Dec 15, 2010
  9. Dec 12, 2010
  10. Dec 10, 2010
  11. Dec 09, 2010
  12. Nov 24, 2010
    • Ryan Tomayko's avatar
      typo · 034fc819
      Ryan Tomayko authored
    • Ryan Tomayko's avatar
      fix relative alternates paths · 7fc2b567
      Ryan Tomayko authored
      Relative paths in a <repo>.git/objects/info/alternates file are to
      be expanded relative to the <repo>.git/objects directory.
      Previously, they were expanded relative to the <repo>.git directory.
      
      The current code checks in both locations for backward compatibility
      with grit <= 2.3.0 but I'd rather rip it out completely.
      7fc2b567
Loading