intersystems / intersystems/git-source-control
Error on commit when commit message is a Git command name
Open
- Dominant language
- ObjectScript
- Stars
- 22
- Forks
- 14
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
On 2.12.2, if I make any change and then specify certain Git command names as the commit message then I get an error.
If I do something slightly different like `revert2` as a commit message instead, then the commit works without error.
I did not try all commands but `diff-tree` and `commit` did not seem to result in an error.
```
The command
commit -m checkout -mfailed because of an unknown reason. Returned response:
An error occurred with the web application.
It has been logged to system error log (System Operation>System Logs>Application Error Log).
```
IRIS for UNIX (Ubuntu Server LTS for x86-64 Containers) 2024.1.4 (Build 516_1U) Sat May 31 2025 12:35:51 EDT
Contributor guide
Assessment
This issue has not been assessed yet.