Update before commit
This commit is contained in:
parent
59d6ce4f4b
commit
0b826418af
@ -144,7 +144,7 @@ $(TIMESTAMPDIR)/.exec.time:
|
||||
$(Q) exit > $@
|
||||
|
||||
.PHONY: commit
|
||||
commit: $(if $(filter commit,$(MAKECMDGOALS)),$(filter-out commit,$(MAKECMDGOALS)))
|
||||
commit: $(if $(filter commit,$(MAKECMDGOALS)),$(filter-out commit,$(MAKECMDGOALS))) up
|
||||
@$(BASERUBY) -C "$(srcdir)" -I./tool/lib -rvcs -e 'VCS.detect(".").commit'
|
||||
+$(Q) \
|
||||
{ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user