_git_delete_branch ()
{
  __gitcomp "$(__git_heads)"
}
