# File lib/git/lib.rb, line 474
    def stash_list
      command('stash list')
    end