mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
projects-dir.mk: Add target git-clone-%
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
7001d180cc
commit
19c6462e8d
1 changed files with 3 additions and 0 deletions
|
|
@ -138,6 +138,9 @@ git-pull-all:
|
|||
git-clone:
|
||||
$(PGIT) clone
|
||||
|
||||
git-clone-%:
|
||||
PGIT_CLONE_FROM_USER=$* $(PGIT) clone
|
||||
|
||||
git-commit:
|
||||
$(PGIT) commit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue