This website requires JavaScript.
Explore
Help
Register
Sign in
gautamaggarwal2810
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
forked from
borgmatic-collective/borgmatic
Code
Pull requests
Activity
2b3b8eab71
borgmatic
/
scripts
/
push
6 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Adding push and release scripts.
2017-10-27 21:51:10 -07:00
#!/bin/bash
set -e
55: Fix for missing tags/releases from Gitea and GitHub project hosting.
2018-01-17 20:27:09 -08:00
git push -u origin master
git push -u github master
Copy permalink