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