Skip to content

Commit

Permalink
v0.51
Browse files Browse the repository at this point in the history
 - Update libgit2 to b703049 (GH#155, GH#156)
 - Removed Push package completely (GH#155) (Incompatible change):
    The functionality has been absorbed into the Remote package
 - Added Remote methods (GH#155):
    + prune()
    + push()
    + upload()
 - Added Remote callbacks (GH#155):
    + pack_progress
    + push_transfer_progress
    + push_update_reference
  • Loading branch information
jacquesg committed Feb 9, 2015
1 parent 8f87b27 commit 8d768ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Revision history for Git-Raw

{{$NEXT}}

0.51 2015-02-09 09:55:03+02:00 Africa/Johannesburg

- Update libgit2 to b703049 (GH#155, GH#156)
- Removed Push package completely (GH#155) (Incompatible change):
The functionality has been absorbed into the Remote package
Expand Down

0 comments on commit 8d768ec

Please sign in to comment.