docs: changed ascii chart to png

This commit is contained in:
Observer KRypt0n_ 2023-03-19 17:03:59 +02:00
parent 5df5ce462d
commit f52c8ec968
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 1 additions and 24 deletions

View file

@ -104,27 +104,4 @@ cargo build --release
Starting from 3.2.1 ([fcab428](https://github.com/an-anime-team/an-anime-game-launcher/commit/fcab428cb40b1457f41e0856f9d1e1473acbe653)) we have 2 branches: stable ([main](https://github.com/an-anime-team/an-anime-game-launcher/tree/main)) and dev ([next](https://github.com/an-anime-team/an-anime-game-launcher/tree/next)). Code changes will be pushed into dev branch and merged into stable once they're ready for new version release
```
main: next: pull request:
┌─────┐
│3.2.1├───────────┬─────────────────┐
└──┬──┘ │ │
│ │ │
│ ┌─────▼────┐ │ *checkout from both
│ │ fix: ... ├─ ── ── ── ─┤ branches accepted
│ └─────┬────┘ │
│ │ ┌────▼────┐
│ │ │feat: ...│
│ ┌─────▼────┐ └────┬────┘
│ │feat: ... │ │
│ └─────┬────┘ │
│ │ │
│ ┌─────▼────┐ │
│ │merge: ...◄────────────┘
│ └─────┬────┘
│ │
┌──▼──┐ │
│3.2.2◄───────────┘
└─────┘
```
<img src="repository/branches.png" />

BIN
repository/branches.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB