python-fastimport
python-fastimport copied to clipboard
Support files with `original-oid` directive
This directive was added some time ago and this project doesn't support files that contain it: https://git-scm.com/docs/git-fast-import#_code_original_oid_code
On Tue, Jul 09, 2019 at 02:32:54PM -0700, jack1142 wrote:
This directive was added some time ago and this project doesn't support files that contain it: https://git-scm.com/docs/git-fast-import#_code_original_oid_code It would indeed make sense to support it.
Pull requests to add support for this directive would be great.