# File lib/branch.rb, line 267 def list(opts) GitMaintain::log(:INFO, "Working on #{@verbose_name}") GitMaintain::showLog(opts, @local_branch, @remote_ref) end