Quantcast
Channel: How to make script to update git submodules? - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by Marcus Johansson for How to make script to update git submodules?

$
0
0

The git submodule foreach is really handy.

git submodule foreach git pull

This will do a pull(i.e. fetch/merge) in all submodules.


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images