Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
Y
ygopro-scripts-888
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Packages
    • Packages
    • List
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issues
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • MyCard
  • ygopro-scripts-888
  • Merge Requests
  • !57

Open
Opened Jul 03, 2025 by Vury Leo@vuryleo
  • Report abuse
Report abuse

Init new synchro

  • Overview 3
  • Commits 52
  • Changes 589

as material

  • モノ・シンクロン
  • 花札衛-柳に小野道風- etc
  • 竜宮の白タウナギ etc
  • チューニング・サポーター etc
  • ジェノミックス・ファイター
  • 幻影王 ハイド・ライド etc
  • 焔聖騎士-テュルパン etc
  • スクラップ・キマイラ
  • レアル・ジェネクス・チューリング
  • ミラー・リゾネーター
  • リペア・ジェネクス・コントローラー
  • レボリューション・シンクロン
  • たつのこ

as monster all synchro monsters

ref: https://docs.qq.com/sheet/DWndsYXFjc3pkZmtM?tab=i9b4gw for notable cards

Edited Jul 07, 2025 by Vury Leo

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b "new-synchro" "origin/new-synchro"

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "origin/master"
git merge --no-ff "new-synchro"

Step 4. Push the result of the merge to GitLab

git push origin "master"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: mycard/ygopro-scripts-888!57