From ace1fed6321bb8dd6d38b2f58d7cf815fa16db7a Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 4 Nov 2009 19:36:29 +0100 Subject: head.checkout method added including test --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 42e353f2..15847102 100644 --- a/TODO +++ b/TODO @@ -110,8 +110,6 @@ Repo * Figure out how to implement a proper merge API. It should be index based, but provide all necessary information to the ones willing to ask for it. The index implementation actually provides this already, but some real use-cases would be great to have a least. -* repo.checkout should be added that does everything HEAD.reset does, but in addition - it allows to checkout heads beforehand, hence its more like a repo.head.reference = other_head. Submodules -- cgit v1.2.1