Brazil's biggest MU Online portal — since 2003
Topic

Git

All content about Git — 4 results.

Git

📜
Tutorial

How to create an automatic changelog from Git for your MU Online server

Set up a pipeline that automatically generates changelogs from your MU Online server's Git commits, using Conventional Commits, semantic-release, and automatic publishing to the website and Discord.

14 min · Intermediate ·
🔧
Tutorial

How to version-control your MU Online server configuration with Git

Learn why and how to version-control your MU Online server settings with Git, what to include, what you must never commit, and how to roll back changes safely.

15 min · Intermediate ·
⚙️
Tutorial

How to build a CI pipeline for MU Online server changes

Structure a continuous integration (CI) pipeline for your MU Online server's configurations and scripts, with version control, a staging environment, automated tests, and controlled production deploys.

17 min · Advanced ·
🗂️
Tutorial

How to manage version control for your MU Online server's configuration

Structure a version control system for your MU Online server's configuration using Git, branch conventions, and a changelog — so you can revert changes safely and coordinate your team without overwriting each other's work.

15 min · Intermediate ·