Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Multimedia
>
Graphics
>
Editors
>
Raster-Based
>
Drop & Draw
>
Ticket List/Search
>
Ticket #36886
Drop & Draw
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Source Code
Code Repository list
Subversion
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
List of Forums
Developers (12)
Help (1)
Open Discussion (1)
Ticket #36886
Ticket List
Submit New Ticket
RSS
About Commit Message to SVN
Open Date:
2016-12-19 20:10
Last Update:
2016-12-19 20:10
monitor
ON
OFF
Reporter:
takoyaki_umaaaa
Owner:
(None)
Type:
Note
Status:
Open
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None
Details
Rules on Commit Messages
SVN commit messageが無秩序になる前にルール化する
参考資料
Gitのコミットメッセージの書き方
上記参考資料の特に
素晴らしいコミットメッセージを書くための7つのルール
のあたり
目的
情報を探しやすくするため
情報を残しておくため (腐らせないように)
情報を
関連付けるため
補足情報
SVN commit message には
Wiki文法
が使用できる
但しWiki文法として解釈されるのは
コミットログのページ(
r11
) のみ
。
コミット一覧ページ
ではPlane textとして表示される。
Tortoise SVNでの "Show log" 表示は、
URLのみ
リンクされる。
Rules
検討中
Ticket History (1/1 Histories)
2016-12-19 20:10
Updated by:
takoyaki_umaaaa
New Ticket "About Commit Message to SVN" created
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Please login to add comment to this ticket »
Login
Rules on Commit Messages
Gitのコミットメッセージの書き方
目的
コミット一覧ページではPlane textとして表示される。
Rules