diff options
author | Denton Liu <liu.denton@gmail.com> | 2020-06-15 07:53:20 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-17 11:12:34 -0700 |
commit | dc44639904c9a0899854c79c97c248f3d3cc2bdc (patch) | |
tree | b4d15582346fe07c6aece8a09d057b39f76cbeae /replace-object.c | |
parent | t3200: test for specific errors (diff) | |
download | tgif-dc44639904c9a0899854c79c97c248f3d3cc2bdc.tar.xz |
branch: don't mix --edit-description
`git branch` accepts `--edit-description` in conjunction with other
arguments. However, `--edit-description` is its own mode, similar to
`--set-upstream-to`, which is also made mutually exclusive with other
modes. Prevent `--edit-description` from being mixed with other modes.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace-object.c')
0 files changed, 0 insertions, 0 deletions