]> granicus.if.org Git - git/commitdiff
Merge branch 'jk/fast-import-history-bugfix' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:58:32 +0000 (12:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2019 19:58:32 +0000 (12:58 -0700)
The memory ownership model of the "git fast-import" got
straightened out.

* jk/fast-import-history-bugfix:
  fast-import: duplicate into history rather than passing ownership
  fast-import: duplicate parsed encoding string


Trivial merge