This is an experimental copy for testing Poikilos' issue mirroring system. Note that Gitea's migration tool can import issues, but the "Issues" checkbox is disabled when "This repository will be a mirror" is enabled (it is for this repo).
 
 
 
 
 
 

7 lines
81 B

'use strict';
require('./parse');
require('./stringify');
require('./utils');