5 lines
84 B
Text
5 lines
84 B
Text
echo "post-commit..."
|
|
git push gh
|
|
git push gh --tags
|
|
git push sh
|
|
git push sh --tags
|