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 pull-%
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
19c6462e8d
commit
7c3da95d6b
1 changed files with 4 additions and 0 deletions
|
|
@ -141,6 +141,10 @@ git-clone:
|
|||
git-clone-%:
|
||||
PGIT_CLONE_FROM_USER=$* $(PGIT) clone
|
||||
|
||||
pull-%:
|
||||
PGIT_CLONE_FROM_USER=$* $(PGIT) clone
|
||||
# TODO implement cloning into branch, see https://jannet.de/wiki/pub/sw:build:cheat_sheet#projects_toplevel_directory
|
||||
|
||||
git-commit:
|
||||
$(PGIT) commit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue