branch: factor out delete_branch_config()
commit22ed79275360a3dbb480e2c510a94c4b817afad2
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Thu, 18 Oct 2012 12:04:08 +0000 (18 14:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Oct 2012 21:36:16 +0000 (18 14:36 -0700)
tree89923cc44f6e6385c93e39a8ddc9a0838b805c41
parentf5d0e162c49320d5069a63a05960fc5a38d72423
branch: factor out delete_branch_config()

Provide a small helper function for deleting branch config sections.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/branch.c