Method: Gitgo::Helper::Format#branch

Defined in:
lib/gitgo/helper/format.rb

#branch(branch) ⇒ Object



185
186
187
# File 'lib/gitgo/helper/format.rb', line 185

def branch(branch)
  escape_html(branch)
end