libgit2/include
Carlos Martín Nieto fa20496200 Allow forcing the creation or renaming of references
Add internal reference create and rename functions which take a force
parameter, telling them to overwrite an existing reference if it
exists.

These functions try to update the reference if it's of the same type
as the one it's going to be replaced by. Otherwise the old reference
becomes invalid.

Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
2011-03-29 19:58:18 +03:00
..
git2 Allow forcing the creation or renaming of references 2011-03-29 19:58:18 +03:00
git2.h libgit2 version 0.11.0, "McSwifty" 2011-03-28 22:35:27 +03:00