mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
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:
parent
7116403214
commit
90328fe2ca
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ git-short-diff: ssh-wrapper.sh
|
|||
$(PGIT) diff --shortstat
|
||||
|
||||
git-pull: ssh-wrapper.sh
|
||||
$(PGIT) pull
|
||||
$(PGIT) clone
|
||||
|
||||
git-pull-all: ssh-wrapper.sh
|
||||
$(PGIT) pull --all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue