Adding 'make log' to list commits with commit testing notes.

This commit is contained in:
Ruben Ayrapetyan
2014-08-14 17:52:54 +04:00
parent 5bb76486b0
commit 04dedd8f87
2 changed files with 21 additions and 0 deletions
+4
View File
@@ -97,6 +97,10 @@ push: ./tools/push.sh
pull: ./tools/pull.sh
@ ./tools/pull.sh
log: ./tools/log.sh
@ ./tools/log.sh
precommit: clean
@ echo -e "\nBuilding...\n\n"
@ $(MAKE) build