mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Fix typography fix
This commit is contained in:
parent
fe5af54348
commit
871d5ba481
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ $ head debian/changelog
|
|||
$ git yunobump x.y.z-p
|
||||
|
||||
# Push the branch state AND the tags to the remote repository
|
||||
$ git push origin --tags testing : testing
|
||||
$ git push origin --tags testing:testing
|
||||
|
||||
# Merge changelog modifications to the `unstable` branch
|
||||
$ git checkout unstable
|
||||
|
|
Loading…
Add table
Reference in a new issue