From 907b03949bab53e2f7d55094100a71abd22f23e7 Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Sun, 11 Nov 2007 16:01:23 -0800 Subject: added tagging --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..af82535 --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ + +* More Error Examples + +* More Git::Status methods + +* Speed up through pure ruby + +* Speed up through C bindings to libgit-thin \ No newline at end of file -- cgit