1GIT v1.6.1.4 Release Notes 2========================== 3 4Fixes since v1.6.1.3 5-------------------- 6 7* "git fast-export" produced wrong output with some parents missing from 8 commits, when the history is clock-skewed. 9 10* "git fast-import" sometimes failed to read back objects it just wrote 11 out and aborted, because it failed to flush stale cached data. 12 13* "git repack" did not error out when necessary object was missing in the 14 repository. 15 16Also includes minor documentation fixes and updates. 17 18-- 19git shortlog --no-merges v1.6.1.3..