Commit a95aeb489f32fa7e570ecad12fc236f0a0e237a3

Carlos Martín Nieto 2011-09-30T16:55:05

Use git_buf in the git request This is clearer and sidesteps the issue of what the return value of snprintf is on the particular OS we're running on. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>