mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 22:52:26 +00:00
use force since we overwrite a remote branch
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
git tag -d continuous
|
||||
git tag continuous
|
||||
git push origin continuous
|
||||
git push -f origin continuous
|
||||
|
||||
Reference in New Issue
Block a user