mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
projects-dir.mk: Add target git-short-diff
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
788b28c6e6
commit
206d67f3cf
1 changed files with 3 additions and 0 deletions
|
|
@ -102,6 +102,9 @@ git-push:
|
|||
git-diff:
|
||||
$(PGIT) diff
|
||||
|
||||
git-short-diff:
|
||||
$(PGIT) diff --shortstat
|
||||
|
||||
git-pull:
|
||||
$(PGIT) pull
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue