]> git.proxmox.com Git - libgit2.git/commit
Add a name to a remote created from the API
authorCarlos Martín Nieto <carlos@cmartin.tk>
Fri, 18 Nov 2011 20:28:07 +0000 (21:28 +0100)
committerCarlos Martín Nieto <carlos@cmartin.tk>
Fri, 18 Nov 2011 20:39:34 +0000 (21:39 +0100)
commit617bfdf47fbe307070dcd084a4e3ea410823c88c
tree1d6e64a6a4201eac53eac285464d13e3283881b6
parent95057b85034a226ed5f9bcd7a461a296bbdb7bd9
Add a name to a remote created from the API

Make it a bit more resilient.

Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
include/git2/remote.h
src/remote.c