class Diffity::RunDetails::Default
Public Instance Methods
branch()
click to toggle source
# File lib/diffity/run_details.rb, line 34 def branch 'HEAD'.freeze end
# File lib/diffity/run_details.rb, line 34 def branch 'HEAD'.freeze end