mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-11 08:48:40 +00:00
add git push alias
This commit is contained in:
parent
b857f40d14
commit
08de507348
4
Hooks/push_alias.sh
Normal file
4
Hooks/push_alias.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
#.bashrc
|
||||||
|
alias push="git push --recurse-submodules=on-demand"
|
||||||
Loading…
Reference in New Issue
Block a user