Merge branch 'ds/commit-graph-expiry-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:50:02 +0000 (15:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:50:02 +0000 (15:50 -0700)
commit25b336421f7393f54bada27f60658fdfe7270215
treea23f287b4758d3d49f1d4aeb30ba0748b0a4201c
parentcc908dbc76adea39b2756c1091016e929c66689d
parentb09b785c785c93d9e26f4fc754116c24ea02bf3c
Merge branch 'ds/commit-graph-expiry-fix'

"git commit-graph write --expire-time=<timestamp>" did not use the
given timestamp correctly, which has been corrected.

* ds/commit-graph-expiry-fix:
  commit-graph: fix buggy --expire-time option
builtin/commit-graph.c
commit-graph.c
t/t5324-split-commit-graph.sh