projects-dir.mk: Make target pull use pgit.sh clone

This also initializes git submodules

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-04-27 13:36:23 +00:00
commit 90328fe2ca

View file

@ -164,7 +164,7 @@ git-short-diff: ssh-wrapper.sh
$(PGIT) diff --shortstat $(PGIT) diff --shortstat
git-pull: ssh-wrapper.sh git-pull: ssh-wrapper.sh
$(PGIT) pull $(PGIT) clone
git-pull-all: ssh-wrapper.sh git-pull-all: ssh-wrapper.sh
$(PGIT) pull --all $(PGIT) pull --all