Fraser Tweedale 134d87ab2a implement push support
Implement push support via Remote.push which is called with a single
refspec and raises GitError (with an appropriate message where
possible) if the push fails.

Note that local push to non-bare repository is currently not
supported by libgit2.
2013-08-30 17:42:24 +10:00
..
2013-01-12 18:42:12 +01:00
2013-07-05 20:14:33 -04:00
2013-07-13 12:04:14 +02:00
2013-05-09 14:21:04 +02:00
2013-07-05 20:14:33 -04:00
2013-07-13 12:04:14 +02:00
2013-01-06 09:57:03 +01:00
2013-05-09 14:21:04 +02:00
2013-05-24 23:08:08 +02:00
2013-07-05 20:14:33 -04:00
2013-08-30 17:42:24 +10:00