-
|
Is there a difference between them? If i want to use this project to create a backup of my github, does it matter if I do it on forgejo or gitea? are all features supported on both of them? Im asking because the readme mainly mention gitea |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
@Araxeus I have not used Forgejo but many of the users here use it with Forgejo and there is no difference really. |
Beta Was this translation helpful? Give feedback.
-
|
@Araxeus I recently just switched from Gitea to Forgejo. I blogged about it here Some of my reasoning and what I learned about the two are:
So far, many tools (like Gitea-Mirror) work without any issue on Forgejo. The one MAJOR thing to be aware of (and I learned the hard way and documented in my blog) is that after a certain version release, their DBs are not compatible and you have to do a clean start with Forgejo. |
Beta Was this translation helpful? Give feedback.
@Araxeus I have not used Forgejo but many of the users here use it with Forgejo and there is no difference really.