diff --git a/Helper/.bashrc b/Helper/.bashrc new file mode 100644 index 0000000..3652940 --- /dev/null +++ b/Helper/.bashrc @@ -0,0 +1 @@ +alias push="git push --recurse-submodules=on-demand" \ No newline at end of file