mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Add hint about merging back into develop and pushing changes
This commit is contained in:
parent
1525ffc225
commit
ea02de0cc9
1 changed files with 2 additions and 0 deletions
|
|
@ -346,3 +346,5 @@ cd "$ORIG_CWD"
|
|||
git checkout "$ORIG_BRANCH" > /dev/null 2>&1
|
||||
|
||||
logInfo "All done!"
|
||||
logInfo "Please merge the release branch back into the develop branch now and then push your changes."
|
||||
logInfo "Don't forget to also push the tags using \e[1mgit push --tags\e[0m."
|
||||
|
|
|
|||
Loading…
Reference in a new issue