1
0
This commit is contained in:
Michael Wyraz 2018-07-04 09:33:24 +02:00
parent fed71bba79
commit 159182b5f0

2
migrate_gitlab_to_gogs.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import requests
import json
import subprocess