Project

General

Profile

Actions

Feature #24065

closed

Commit message shouldn't be rendered by Markdown or Textile

Added by Sharuru Zhang over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

Hello, our team is using Redmine 3.30 and git as VCS.
GitExtension is the default git client.

Recently, we changed our project text formatting from Textile to Markdown, the problem happened:

The commit message in 'Repository' will rendered as Markdown format as well.

---
Reason:

When merging a branch in GitExtension, it will automatically generating a commit message like the following:

# Conflicts:
#    path/to/conflict/file
#    path/to/conflict/file
#    path/to/conflict/file

Compared with some other website(such as GitHub, Gitlab etc...)

They didn't treat these commit message as Markdown, just raw plain text.


Environment:
Redmine version 3.3.0.stable
Ruby version 2.2.5-p319 (2016-04-26) [x86_64-linux]
Rails version 4.2.6
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.10
Mercurial 3.1.2
Bazaar 2.7.0
Git 2.1.4
Filesystem
Redmine plugins:
no plugin installed


Files

textile.png (55.2 KB) textile.png Sharuru Zhang, 2016-10-14 03:15
gitlab.png (94.6 KB) gitlab.png Sharuru Zhang, 2016-10-14 03:15
markdown.png (174 KB) markdown.png Sharuru Zhang, 2016-10-14 03:15

Related issues

Related to Redmine - Feature #22758: Make text formatting of commit messages optionalClosedJean-Philippe Lang

Actions
Actions #1

Updated by Toshi MARUYAMA over 7 years ago

  • Tracker changed from Defect to Feature
Actions #2

Updated by Toshi MARUYAMA over 7 years ago

  • Subject changed from Commit message shouldn't be rendered by Markdown to Commit message shouldn't be rendered by Markdown or Textile
Actions #3

Updated by Toshi MARUYAMA over 7 years ago

  • Category changed from Text formatting to SCM
Actions #4

Updated by Marius BÄ‚LTEANU over 7 years ago

Duplicates #22758?

Actions #5

Updated by Toshi MARUYAMA over 7 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Marius BALTEANU wrote:

Duplicates #22758?

Thank you for your pointing out.

Actions #6

Updated by Toshi MARUYAMA over 7 years ago

  • Related to Feature #22758: Make text formatting of commit messages optional added
Actions

Also available in: Atom PDF