From c14437add81c842176f66662e1156a2fc81a9458 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sat, 28 Jan 2006 16:36:24 -0200 Subject: Removed commit from make push From: Mauro Carvalho Chehab This allows commiting at local tree first Signed-off-by: Mauro Carvalho Chehab --- Makefile | 2 +- v4l/ChangeLog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 62b909525..94799bcab 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ pull update v4l-update:: -hg pull $(REPO_PULL) hg checkout -push:: commit +push:: -hg push $(REPO_PUSH) change changes changelog:: whitespace update diff --git a/v4l/ChangeLog b/v4l/ChangeLog index bf0ca9fc9..582367c9d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2006-01-28 17:59 mchehab + + * Makefile: + - Removed commit from make push + - This allows commiting at local tree first + + Signed-off-by: Mauro Carvalho Chehab + 2006-01-28 17:56 mchehab * README.HG, README.CVS: -- cgit v1.2.3