Build/Hooks/push_alias.sh

4 lines
74 B
Bash

#!/bin/bash
#.bashrc
alias push="git push --recurse-submodules=on-demand"