Merge branch 'ks/branch-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2017 19:16:25 +0000 (11:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2017 19:16:25 +0000 (11:16 -0800)
commit0faff988eed719c53daf470cf0a88c26d0e83525
tree418f15e9ae3b21871a5a7d8b0dcc732c83095bcf
parenta13e45f1e7e6fc02d4e10e0589578a77e84f3ffb
parent255073ca59de7cd293e4a9d6c12831b6e505c37e
Merge branch 'ks/branch-cleanup'

Code clean-up.

* ks/branch-cleanup:
  builtin/branch: strip refs/heads/ using skip_prefix
  branch: update warning message shown when copying a misnamed branch
  branch: group related arguments of create_branch()
  branch: improve documentation and naming of create_branch() parameters
branch.c
branch.h
builtin/branch.c
builtin/checkout.c