Limnoria/push.sh
2011-09-01 18:56:27 +03:00

5 lines
75 B
Bash

#!/bin/bash
git fetch --all
git push origin --all
git push mirror --mirror