mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 19:58:41 +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