mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 06:24:20 +01:00
helper script
This commit is contained in:
2
publish-stable.ps1
Normal file
2
publish-stable.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
# Dev script for bumping the stable branch
|
||||
git checkout stable; git rebase master; git push; git checkout master
|
||||
Reference in New Issue
Block a user