]> git.ipfire.org Git - thirdparty/git.git/commit - refs.c
delete_ref(): move declaration to refs.h
authorMichael Haggerty <mhagger@alum.mit.edu>
Mon, 22 Jun 2015 14:02:52 +0000 (16:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jun 2015 20:17:08 +0000 (13:17 -0700)
commitfc1c21689d6d82551f6136a3116876005b4e00a4
tree44bbe126fb0c3835bd4d6e71726cfcec5ae40bca
parenta5fe66802f8c4036badd54ff36ff327d43236e7e
delete_ref(): move declaration to refs.h

Also

* Add a docstring

* Rename the second parameter to "old_sha1", to be consistent with the
  convention used elsewhere in the refs module

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h
refs.c
refs.h