dokuwiki2git icon indicating copy to clipboard operation
dokuwiki2git copied to clipboard

Dokuwiki data to git repository -converter.

Results 4 dokuwiki2git issues
Sort by recently updated
recently updated
newest added

``` dokuwiki2git example.com/data/ INFO - Using datadir: ..../example.com/data INFO - Reading users.auth.php INFO - Read 2 users INFO - Reading meta Traceback (most recent call last): File "dokuwiki2git/dokuwiki2git", line 205,...

How would we go about adding custom email addresses for users in the git commits. I ended up just editing the script to do this, but it would be good...

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]