mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
hacking: Fix git push command for pushing stable branch.
This fixes commit 5218f54a54.
This commit is contained in:
@@ -741,7 +741,7 @@ ie. 1.XX.0, and commit it:
|
||||
Create the stable branch in git:
|
||||
|
||||
git branch stable-1.XX
|
||||
git push origin tag stable-1.XX
|
||||
git push origin stable-1.XX
|
||||
|
||||
=item *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user