A tool to migrate GitHub Repositories to Gitea including all issues
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
gitea-github-migrator/.gitignore

20 satır
311 B

# ---> Go
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*-packr.go
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
data/
vendor/