So, this is what the top 2 commits in mg/branch-list should be replaced with if we don't let "-v" activate list mode, so that we can have a verbose option for branch creation later on, i.e.: git branch -v foo is the verbose version of git branch Michael J Gruber (2): branch: introduce --list option branch: allow pattern arguments Documentation/git-branch.txt | 17 +++++++++++++---- builtin/branch.c | 35 +++++++++++++++++++++++++++++------ t/t3200-branch.sh | 32 ++++++++++++++++++++++++++++++++ t/t3203-branch-output.sh | 28 ++++++++++++++++++++++++++++ 4 files changed, 102 insertions(+), 10 deletions(-) -- 1.7.7.rc0.469.g9eb94 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html