A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/extrawurst/gitui/issues/2136 below:

Commit messages that begin with a hash (#) are ignored · Issue #2136 · gitui-org/gitui · GitHub

Describe the bug
When using gitui to create a commit, commit messages that start with a # are ignored. This is the default behaviour of git however setting the config value core.commentChar makes the commit message work when using git on the command line, however commiting through gitui the commit message is still stripped out

To Reproduce
Steps to reproduce the behavior:

  1. Go to a project and make some changes
  2. Open git UI
  3. Commit the changes
  4. In the commit message dialog, use the message "#5123 test"
  5. Go to the log and the message for that commit is blank
  6. Make more changes
  7. Run `git config --global core.commentChar ";"``
  8. Repeat the above steps
  9. Same outcome

Expected behavior
The behaviour should match commiting with the command line, where changing the core.commentChar is respected

Screenshots


Context (please complete the following information):


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4