Re: [PATCH v4 1/2] maint.mk: handle missing git with more grace

2012-12-31 Thread Eric Blake
On 12/28/2012 03:13 PM, Peter Rosin wrote: > * top/maint.mk (no-submodule-changes, public-submodule-commit): Quietly > proceed if git is not present. > > Copyright-paperwork-exempt: yes > Signed-off-by: Peter Rosin > --- > top/maint.mk |6 -- > 1 files changed, 4 insertions(+), 2 deletio

[PATCH v4 1/2] maint.mk: handle missing git with more grace

2012-12-28 Thread Peter Rosin
* top/maint.mk (no-submodule-changes, public-submodule-commit): Quietly proceed if git is not present. Copyright-paperwork-exempt: yes Signed-off-by: Peter Rosin --- top/maint.mk |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/top/maint.mk b/top/maint.mk index 93c25