]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/fast-import-looser-date'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jun 2020 20:35:05 +0000 (13:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jun 2020 20:35:05 +0000 (13:35 -0700)
Some repositories in the wild have commits that record nonsense
committer timezone (e.g. rails.git); "git fast-import" learned an
option to pass these nonsense timestamps intact to allow recreating
existing repositories as-is.

* en/fast-import-looser-date:
  fast-import: add new --date-format=raw-permissive format

1  2 
Documentation/git-fast-import.txt
fast-import.c
t/t9300-fast-import.sh

Simple merge
diff --cc fast-import.c
Simple merge
Simple merge