Files
deb-python-pygit2/pygit2
Carlos Martín Nieto 7ed89b0aab Remote: protect against invalid input on rename
The C API expects a non-NULL new name and raises an assertion if we
don't protect against such input, so let's guard against falsy values,
which also takes care of the empty string, which is also not valid
input.
2014-04-17 23:18:31 +02:00
..
2014-04-16 22:12:09 +02:00
2014-04-14 11:42:51 +02:00
2014-04-14 11:42:51 +02:00
2014-04-14 11:42:51 +02:00
2014-04-16 22:17:20 +02:00
2014-03-24 01:44:36 +01:00
2014-04-02 22:28:18 +02:00