Carlos Martín Nieto f68b266e60 Remote: generalize push()
Move to use git_remote_push() instead of doing the steps ourselves. We
also change to accept a list of refspecs instead of just the one refspec
for the push method.

As part of this, we no longer error out if the server rejected any
updates, as this is a different concern from whether the push itself
failed or not. We do still error out if we attempt to push non-ff
updates.
2015-01-12 18:39:21 +01:00
..
2015-01-12 18:39:21 +01:00
2014-11-04 17:49:43 +01:00
2014-09-15 12:39:27 +02:00
2014-09-15 18:14:20 +01:00
2015-01-12 18:39:21 +01:00
2014-07-14 20:21:24 +03:00
2014-08-12 11:25:17 +02:00
2015-01-12 18:39:21 +01:00
2015-01-12 18:39:21 +01:00
2014-07-14 20:21:24 +03:00