summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2023-12-06 12:52:01 +0100
committerJunio C Hamano <gitster@pobox.com>2023-12-09 07:41:03 +0900
commit792b86283b13fb2e06b9e62c64fca51b879d0266 (patch)
tree017a2a0b5b6caee7678cb68a7d44b133ecfbb6aa /builtin/commit-graph.c
parent62bc6dd33c9cfc3fe155f46dc91d1c9056464dde (diff)
worktree: simplify incompatibility message for --orphan and commit-ish
Use a single translatable string to report that the worktree add option --orphan is incompatible with a commit-ish instead of having the commit-ish in a separate translatable string. This reduces the number of strings to translate and gives translators the full context. A similar message is used in builtin/describe.c, but with the plural of commit-ish, and here we need the singular form. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions