OSDN Git Service

Merge branch 'mg/branch-d-m-f'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:27:36 +0000 (12:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:27:36 +0000 (12:27 -0800)
"git branch -d" (delete) and "git branch -m" (move) learned to
honor "-f" (force) flag; unlike many other subcommands, the way to
force these have been with separate "-D/-M" options, which was
inconsistent.

* mg/branch-d-m-f:
  branch: allow -f with -m and -d
  t3200-branch: test -M

1  2 
builtin/branch.c
t/t3200-branch.sh

Simple merge
Simple merge