git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bug: `git commit --verbose` not removing text below scissor-line
@ 2025-07-10  9:07 Oren Levi
  2025-07-10 15:45 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Oren Levi @ 2025-07-10  9:07 UTC (permalink / raw)
  To: git

Thank you for filling out a Git bug report!
Please answer the following questions to help us understand your issue.

What did you do before the bug happened? (Steps to reproduce your issue)
1. Run `git ci -a`
2. Edit COMMIT_EDITMSG (using vscode)
3. Save&Close

What did you expect to happen? (Expected behavior)
generated git commit message does not include text below the scissor-line.

What happened instead? (Actual behavior)
generated git commit message has the entire text below the
scissor-line included.

What's different between what you expected and what actually happened?
text below the scissor-line included in the generated commit message.

Anything else you want to add:
related config:
core.editor = code --wait
commit.verbose = true
alias.ci = commit

Please review the rest of the bug report below.
You can delete any lines you don't wish to share.


[System Info]
git version:
git version 2.50.1
cpu: arm64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
libcurl: 8.7.1
zlib: 1.2.12
SHA-1: SHA1_DC
SHA-256: SHA256_BLK
uname: Darwin 24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:54:25
PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6020 arm64
compiler info: clang: 17.0.0 (clang-1700.0.13.3)
libc info: no libc information available
$SHELL (typically, interactive shell): /bin/zsh


[Enabled Hooks]


-- 

________________________________

Oren Levi

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-07-10 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-10  9:07 bug: `git commit --verbose` not removing text below scissor-line Oren Levi
2025-07-10 15:45 ` Junio C Hamano
2025-07-10 17:46   ` Eric Sunshine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).