summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 1 insertions, 21 deletions
diff --git a/TODO b/TODO
index 883ec7e..839b29a 100644
--- a/TODO
+++ b/TODO
@@ -2,33 +2,13 @@
* Git::Object methods
- tree recursion
- commit information
-
- Git::Object
- - sha
- - type
- - cat_file
- - raw
-
- Git::Commit
- - tree
- - parent
- - author # git author
- - author_date
- - committer # git author
- - committer_date / date
- - message
Git::Tree
- children
- blobs/files
- subtrees/subdirs
-
- Git::Blob << File
- - size
- - permissions
-
-* pushing
+
* More Error Examples
* More Git::Status methods