This commit is contained in:
rick 2010-10-11 15:34:16 -07:00
Родитель 28ed49351a
Коммит db30f6ab41
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1,6 +1,7 @@
== git
* Major Enhancements
* Add support for parsing git notes.
* Add `git cat-file --batch` support with Grit::Repo#batch.
* Bug Fixes
* Zero-Padding issue in Grit::Index was fixed.