From 8af941618a851d190668602be3b6bede1544f1dc Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 5 Apr 2011 14:15:32 +0200 Subject: Moved push and fetch methods partly from remote to the gitcmdobjdb implementation, including related types. It doesn't yet work, and the omnipresence of the repo imposes a problem right now, as the required ref functionality is not yet part of the gitdb specification. theoretically, the whole ref implementation has to move into gitdb --- doc/source/changes.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/source/changes.rst') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 2433d00e..58700907 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -4,6 +4,8 @@ Changelog NEXT ==== +* ### Interface Changes ### + * None yet * Blob Type * Added mode constants to ease the manual creation of blobs -- cgit v1.2.3