Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Releases: src-d/go-git

v3.0.4

19 May 11:35

Choose a tag to compare

  • Fixed annoying underflow errors

v3.0.3

10 May 12:17

Choose a tag to compare

Merge pull request #47 from TripleDogDare/fix-repository-pulldefault

Fix PullDefault to not cause panics.

v3.0.2

25 Apr 07:24

Choose a tag to compare

  • New method Repository.PullDefault() and Repository.DefaultRemote()
  • New method Remote.Head()

v3.0.1

22 Apr 09:37

Choose a tag to compare

  • New major version, tested on production.

v3.0.0-alpha

24 Feb 00:03

Choose a tag to compare

File, added size and reader is now a method

v2.2.1

22 Feb 17:49

Choose a tag to compare

  • File: Added Size field

v2.2.0

16 Feb 16:39

Choose a tag to compare

  • Simplification of the clients constructors, the signature of InstallProtocol has changed

v2.1.3

27 Jan 11:08

Choose a tag to compare

  • Performance fixes and goroutines leaks fixes

v2.1.2 hotfix

11 Jan 11:26

Choose a tag to compare

v2.1.1 hotfix

08 Jan 16:02

Choose a tag to compare

  • Hotfix for submodules