v1.3.1; changed output; added docs

This commit is contained in:
2024-03-04 15:43:23 +01:00
parent 7b97d0be45
commit 05497c5be2
2 changed files with 22 additions and 25 deletions

View File

@ -15,6 +15,10 @@ Migrate assignments for Gitea-Issues after a Gitea2Gitea-Migration.
1. migrate your repository from your OLD Gitea instance to your NEW one
2. use this script to migrate the assignments
## Design Decisions
- the title is not fetched due to complications with tea and "quotes"
- the script places a comment and mentiones the creator of the issue to inform that person of the new location of the issue
## For mor information
…[read the script](migrate_assignments.sh) or read the help-page.