# File lib/git/lib.rb, line 431
    def stash_clear
      command('stash clear')
    end