diff options
Diffstat (limited to 'docs/how-to/migration-scripts/40-classify-actions.sh')
| -rwxr-xr-x | docs/how-to/migration-scripts/40-classify-actions.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/how-to/migration-scripts/40-classify-actions.sh b/docs/how-to/migration-scripts/40-classify-actions.sh index 9fc718f..1706e47 100755 --- a/docs/how-to/migration-scripts/40-classify-actions.sh +++ b/docs/how-to/migration-scripts/40-classify-actions.sh | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # | 2 | # |
| 3 | # 40-classify-actions.sh - Final classification of repos for migration action | 3 | # 40-classify-actions.sh - Final classification of repos for migration action |
| 4 | # | 4 | # |
| 5 | # PHASE 5 of the ngit-relay to ngit-grasp migration analysis pipeline. | 5 | # PHASE 5 of the GRASP relay to ngit-grasp migration analysis pipeline. |
| 6 | # Combines all data sources from previous phases to produce actionable results. | 6 | # Combines all data sources from previous phases to produce actionable results. |
| 7 | # | 7 | # |
| 8 | # USAGE: | 8 | # USAGE: |
| @@ -82,7 +82,7 @@ | |||
| 82 | # RUNTIME: < 5 seconds (local processing only) | 82 | # RUNTIME: < 5 seconds (local processing only) |
| 83 | # | 83 | # |
| 84 | # SEE ALSO: | 84 | # SEE ALSO: |
| 85 | # docs/how-to/migrate-ngit-relay-to-ngit-grasp.md - Full migration guide | 85 | # docs/how-to/migrate-to-ngit-grasp.md - Full migration guide |
| 86 | # 01-fetch-events.sh - Phase 1 (fetch events) | 86 | # 01-fetch-events.sh - Phase 1 (fetch events) |
| 87 | # 10-check-git-sync.sh - Phase 2 (git sync check) | 87 | # 10-check-git-sync.sh - Phase 2 (git sync check) |
| 88 | # 20-categorize.sh, 21-compare-relays.sh - Phase 3 (categorize and compare) | 88 | # 20-categorize.sh, 21-compare-relays.sh - Phase 3 (categorize and compare) |