mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-22 14:10:39 +01:00
projects-dir.mk: Add git-push
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
6269468c01
commit
da6a6b5cd8
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ cpp:
|
||||||
clone diff commit push:
|
clone diff commit push:
|
||||||
$(RGIT) $@
|
$(RGIT) $@
|
||||||
|
|
||||||
|
git-push:
|
||||||
|
$(RGIT) push
|
||||||
|
|
||||||
update pull:
|
update pull:
|
||||||
cvs update -dP $(CVS_PROJECTS)
|
cvs update -dP $(CVS_PROJECTS)
|
||||||
$(RGIT) pull
|
$(RGIT) pull
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue