]> git.ipfire.org Git - thirdparty/git.git/commit
add_branch_for_removal(): rewrite to take an object_id argument
authorMichael Haggerty <mhagger@alum.mit.edu>
Mon, 25 May 2015 18:38:41 +0000 (18:38 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2015 19:19:30 +0000 (12:19 -0700)
commit45690a57a3aaba862a66096f3ebdf9a412643cf1
treee36f00b7b452492beb5968ee1363c16406d85df4
parent5bcad1bce2a2ce20a7d1a24842a2f66be4507b6b
add_branch_for_removal(): rewrite to take an object_id argument

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/remote.c