Adam Majer
86df1921e0
Imports can have history rewritten because email addresses can change in OBS and are not recorded as in git commits. This can be handled via comparing Tree objects and rebasing new changes ontop. |
||
---|---|---|
.. | ||
gitea-generated | ||
api.json | ||
config.go | ||
consts.go | ||
conststring_test.go | ||
devtest.sh | ||
git_utils_test.go | ||
git_utils.go | ||
gitea_utils.go | ||
go.mod | ||
go.sum | ||
listen.go | ||
log_test.go | ||
log.go | ||
Makefile | ||
obs_utils_test.go | ||
obs_utils.go | ||
readme.go | ||
request_create.go | ||
request_fork.go | ||
request_handler.go | ||
request_issue.go | ||
request_pr_test.go | ||
request_pr.go | ||
request_push_test.go | ||
request_push.go | ||
request_release.go | ||
request_repo_test.go | ||
request_repo.go | ||
request_wiki.go | ||
tokens.go | ||
tsetup.sh | ||
utils.go |
package common const ReadmeBoilerplate = ` README ====== This empty project was created by AutoDevel bot. AutoDevel creates projects that can be built in Open Build Service. `