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