1/ rspec'ed

2/ @commit.safe_message as an argument
3/ preserve in helper
4/ spaces around operators
This commit is contained in:
Cedric Gatay 2011-12-26 23:22:15 +01:00
parent 5d9f2e7d15
commit 89a03a3453
3 changed files with 78 additions and 10 deletions

View file

@ -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