1/ rspec'ed
2/ @commit.safe_message as an argument 3/ preserve in helper 4/ spaces around operators
This commit is contained in:
parent
5d9f2e7d15
commit
89a03a3453
3 changed files with 78 additions and 10 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
%hr
|
||||
%pre.commit_message
|
||||
= preserve commit_msg_with_link_to_issues
|
||||
= commit_msg_with_link_to_issues(@project, @commit.safe_message)
|
||||
.clear
|
||||
%br
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue