„README.md“ ändern
This commit is contained in:
parent
01b9d322ae
commit
816234e4a1
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
## Branches
|
||||
|
||||
- stable - This is the Most stable branch and only will get PRs from nightly
|
||||
- nightly - This Branch will only get PRs from dev-base its meant for testing
|
||||
- dev-base - On This branch the Diffrent dev branches will be merged and code may be written to combine everything. when this branch is at a somewhat stable branch it gets a PR to `nightly`
|
||||
- [stable](https://git.euph.dev/GameDev/2DHackAndSlay/src/branch/stable) - This is the Most stable branch and only will get PRs from [nightly](https://git.euph.dev/GameDev/2DHackAndSlay/src/branch/nightly)
|
||||
- [nightly](https://git.euph.dev/GameDev/2DHackAndSlay/src/branch/nightly) - This Branch will only get PRs from [dev-base](https://git.euph.dev/GameDev/2DHackAndSlay/src/branch/dev-base)its meant for testing
|
||||
- [dev-base](https://git.euph.dev/GameDev/2DHackAndSlay/src/branch/dev-base) - On This branch the Diffrent dev branches will be merged and code may be written to combine everything. when this branch is at a somewhat stable branch it gets a PR to [nightly](https://git.euph.dev/GameDev/2DHackAndSlay/src/branch/nightly)
|
||||
- dev-* - Dev branches with their respective goal which will be merged into dev-base
|
||||
|
||||
## Resources used:
|
||||
|
|
Reference in a new issue