Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • dulst
  • core
  • Wiki
  • Using Version Control

Using Version Control · Changes

Page history
Update Using Version Control authored Aug 29, 2019 by Kaoru Aoi's avatar Kaoru Aoi
Hide whitespace changes
Inline Side-by-side
Using-Version-Control.md
View page @ 2763fce6
...@@ -12,7 +12,7 @@ Once a repo is set up, you can access your project on a web interface at [dev.du ...@@ -12,7 +12,7 @@ Once a repo is set up, you can access your project on a web interface at [dev.du
Version Control as a concept is the best way to allow multiple people to work on the same project with no conflicts. Each developer should create their own branch for each major improvement to the game they want to make. Once done, a merge request should be made to the main branch. Then the merge the changes into the main branch and finally checkout into the main game on Dulst. You can delete both the game and the branch in repo after. Version Control as a concept is the best way to allow multiple people to work on the same project with no conflicts. Each developer should create their own branch for each major improvement to the game they want to make. Once done, a merge request should be made to the main branch. Then the merge the changes into the main branch and finally checkout into the main game on Dulst. You can delete both the game and the branch in repo after.
The wiki is also controlled by the dev site. The wiki is also controlled by the dev site. Changes made there will be automatically reflected on the game's community tab.
Coming features: Coming features:
......
Clone repository
  • Analytics Events
  • Animations
  • Basic Effect Building
  • Change Log v13
  • Change Log v14
  • Change Log v15
  • Change Log v16.1
  • Change Log v16.2
  • Change Log v16.3
  • Change Log v16.4
  • Change Log v16.5
  • Change Log v16.6
  • Change Log v16.7
  • Change Log v16.8
  • Change Log v16
View All Pages