How i can import bundle in gitea

i want to backup repo with bundle (contains commits , tags ,…)
But how can I import the bundle?

There is no direct method to do that. Maybe you can convert bundle as a git local repository and then push it to Gitea? And please fire an feature request on Github