dokuwiki2git icon indicating copy to clipboard operation
dokuwiki2git copied to clipboard

Add fast-import mode.

Open robbat2 opened this issue 10 years ago • 1 comments

This uses the git fast-import system to create a repo much faster than calling git many times.

Signed-off-by: Robin H. Johnson [email protected]

robbat2 avatar Dec 04 '13 19:12 robbat2

The indentation is 2 spaces, which is different from indentation used in dokuwiki2git - tabs (it's also different from PEP8 recommendation). Indentation should be consistent within the project, eg. tabs.

Otherwise this patch looks interesting and I'd love to merge it after some cleanup :)

hoxu avatar Dec 19 '13 16:12 hoxu