Method: Rugged::Tag::Annotation.prettify_message
- Defined in:
- lib/rugged/tag.rb
permalink .prettify_message(msg, strip_comments = true) ⇒ Object
[View source]
32 33 34 |
# File 'lib/rugged/tag.rb', line 32 def self.(msg, strip_comments = true) Rugged::(msg, strip_comments) end |