From 3fe1a7f87d511758adf2e56803cb3610b80c5f08 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 29 Apr 2011 17:04:37 +0200 Subject: Moved rev_parse code into gitdb, this probably broke pretty much here, which is still to be fixed of course --- doc/source/changes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index f6151968..da349c50 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -9,6 +9,9 @@ NEXT * object_binsha property added * Blob Type * Added mode constants to ease the manual creation of blobs + +* ### Module Changes ### + * Removed rev_parse function from git.repo.fun - the respective functionality is available only through the repository's rev_parse method, which might in turn translate to any implementation. 0.3.1 Beta 2 ============ -- cgit v1.2.3