Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git submodule push

git submodule foreach "git add . && git commit -m 'update' && git push"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #submodule #push
ADD COMMENT
Topic
Name
5+7 =