From 7dc56e180632790d04a3c2dfd526e8bced746c94 Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Mon, 19 Nov 2007 14:32:53 -0800 Subject: added some TODO notes, the History.txt entry i forgot and a way to attach a custom logger to Git --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index dc8cde5..3394996 100644 --- a/TODO +++ b/TODO @@ -15,7 +15,7 @@ - prune, fsck, pack-refs, gc, count-objects, unpack-objects * email/patch integration - - request-pull(email_address), git-am, git-apply + - request-pull(email_address), git-am, git-apply, cherry-pick * compatible with git 1.4 -- cgit