# File lib/repo.rb, line 249
        def list_branches(opts)
            puts getBranchList(opts[:br_suff])
        end