单选题 1分 某技术团队在评估开源组件引入时发现,要删除本地一个已合并的Git分支,应使用哪个命令? Agit branch -d <分支名> Bgit branch -D <分支名> Cgit branch -r -d <分支名> Dgit delete <分支名>