mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
-fixed: merging from main instead of release tag
This commit is contained in:
@@ -134,7 +134,7 @@ of the hotfix has been updated to the new release version. So you have to merge
|
||||
|
||||
```
|
||||
git checkout develop
|
||||
git merge 2.30.1
|
||||
git merge main
|
||||
```
|
||||
|
||||
How these conflicts should be merged depends on the version that has been released:
|
||||
|
||||
Reference in New Issue
Block a user