0.10.0 beta 1
Pre-release
Pre-release
Added
- There are several new
git.RefMutationconstructors:SetRef,SetRefIfMatches, andCreateRef. git.RefMutationhas a newIsNoopmethod to make it easier to check for the zero value.git.CommitOptionsandgit.AmendOptionshave a new field:SkipHooks.
Changed
*client.PullStream.ListRefsand*client.PushStream.Refsnow return a map of refs instead of a slice.