diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ commit cvscommit hgcommit:: grep -v ^# /tmp/v4l_hg_commit.msg | hg commit -l - pull update v4l-update:: - -hg pull $(REPO_PULL) + -hg pull -u $(REPO_PULL) hg checkout push:: |