Skip to content

Fixing incorect project name and add tested version #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Voriaz
Copy link

@Voriaz Voriaz commented Aug 23, 2024

Hello,

I successfully migrated from Gitlab 1.17.1 to Gitea 1.22.1, So I'm adding this to README.md.

Also, I propose to replace project.name with project.path in the code. The main reason for this is that in Gitlab you can create a project with a name containing spaces and specify a different name for repo url/path.
This is not possible in Gitea as project name and path must be the same.
So, I propose to use project.path instead of project.name as Gitea repo name in order to keep the same url for Gitea repo.

Thanks,

A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant