ledger/tools/push
2009-02-02 15:54:28 -04:00

11 lines
132 B
Bash
Executable file

#!/bin/sh
git push origin
git push --tags origin
git push mirror
git push --tags mirror
git remote update
#github network fetch