This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
71
Fork
42
You've already forked borgmatic
Code
Issues
49
Pull Requests
6
Actions
1
Packages
Releases
153
Activity
Files
2b3b8eab713d1be696d5a19c4c9660f1e36bf15b
borgmatic
/
scripts
/
push
7 lines
73 B
Plaintext
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
Reference in New Issue
Copy Permalink