Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Error on commit when commit message is a Git command name

オープン
#810 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
git
領域
backend

調査の方向性

変更を加え、checkout のような Git コマンド名をコミットメッセージとして使用して失敗を再現し、その後 revert2 のようなメッセージと比較します。完了とは、Git コマンド名に一致するコミットメッセージが、報告されたアプリケーションエラーなしで受け入れられることです。

索引モデルが issue の本文から書いたものです。

説明

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.

Image Image
The command <pre>commit -m checkout -m </pre> failed because of an unknown reason. Returned response: 

<html>
	<head></head>
	<body bgcolor="#CCCCFF">
	<table style="background-color:#000088" cols="2" width="100%" border="1" cellpadding="3">
	<tr>
	<td width="50%">
	<nobr><font face="Verdana,Arial,Helvetica,sans-serif" color="white" size="+2">
	<b>
An error occurred with the web application.<p>It has been logged to system error log (System Operation>System Logs>Application Error Log).</b>
	</font></nobr>
	</td>
	</tr>
	</table>
	</body>
	</html>

IRIS for UNIX (Ubuntu Server LTS for x86-64 Containers) 2024.1.4 (Build 516_1U) Sat May 31 2025 12:35:51 EDT

主要言語
ObjectScript
スター
22
フォーク
14
平均マージ
5日 15時間
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

intersystems/git-source-control のほかの issue

intersystems/git-source-control の issue をすべて見る

似ている issue

Backend & API Design の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。