python-fastimport icon indicating copy to clipboard operation
python-fastimport copied to clipboard

Support files with `original-oid` directive

Open Jackenmen opened this issue 6 years ago • 1 comments

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

Jackenmen avatar Jul 09 '19 21:07 Jackenmen

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.

jelmer avatar Jul 09 '19 21:07 jelmer