Patrick Steinhardt
e300945a3d
tests: always clean up temporary repository dirs
...
Some test repositories are not correctly removed after the tests
did run. Fix by introducing a function that is to be used for
cleaning up temporary test repositories.
2015-04-24 13:01:51 +02:00
Carlos Martín Nieto
d57246fb74
Update to libgit2 master
...
This gets rid of the Push object. All network now goes through the
Remote object.
2015-01-04 17:05:11 +00:00
Carlos Martín Nieto
63116ea57e
Update to master
...
This deprecates the Push struct in favour of Remote.Push()
2014-12-13 00:25:11 +01:00
Jesse Ezell
b660db0a4b
make it possible to handle errors
2014-04-02 10:31:48 -07:00
Carlos Martín Nieto
3ae9813fca
Clean up after the tests
2014-03-19 08:15:19 +01:00
Jesse Ezell
374e2112df
add push, refine remotes
2014-02-27 16:36:44 -08:00