Files
deb-python-pygit2/src
J. David Ibáñez 611e979113 Now Repository.head returns a reference (#203)
Now Repository.head behaves like libgit2's git_repository_head, it
returns the resolved reference. These two lines are equivalent:

  ref = repo.head
  ref = repo.lookup_reference('HEAD').resolve()

Before it returned a commit.
2013-04-17 08:16:43 +02:00
..
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-04-10 15:26:13 +00:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00
2013-03-29 20:23:28 +01:00