Issue #185 – Show branch name for commits on activities & dashboard pages
This commit is contained in:
parent
c1c64d985e
commit
4dd5d9c8cc
8 changed files with 25 additions and 7 deletions
|
@ -1,4 +1,6 @@
|
|||
module CommitExt
|
||||
attr_accessor :head
|
||||
|
||||
def safe_message
|
||||
message.encode("UTF-8",
|
||||
:invalid => :replace,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue