mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
projects-dir.mk: Try to do without second git pull in pull target
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
860a88bffb
commit
4dcc04f8f7
1 changed files with 2 additions and 1 deletions
|
|
@ -126,10 +126,11 @@ ifneq ($(wildcard CVS),)
|
|||
$(PURGE_SH)
|
||||
endif
|
||||
|
||||
update pull: purge cvs-update git-clone git-pull
|
||||
update pull: purge cvs-update git-clone
|
||||
touch pull.done
|
||||
|
||||
pull-all: purge cvs-update git-clone git-pull-all
|
||||
touch clone.done
|
||||
touch pull.done
|
||||
|
||||
diff-all diff: ssh-wrapper.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue