From 3e300c4357973d4dd88cdf4a4046ef5c78409b81 Mon Sep 17 00:00:00 2001 From: "Sean B. Palmer" Date: Tue, 19 Jan 2010 14:52:37 +0000 Subject: Fixed the .commandr bug. --- Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f5658cb..5355824 100644 --- a/Makefile +++ b/Makefile @@ -5,3 +5,10 @@ archive: ; hg archive -t tbz2 phenny-hg.tar.bz2 git archive --format=tar --prefix=phenny/ HEAD | bzip2 > phenny.tar.bz2 + +ci: ; + git commit -a && git push origin master + +log: ; + # git log --date=short --format='%h %ad %s' + git graph -- cgit v1.2.3-1-g7c22