# File lib/grit/index.rb, line 52
    def delete(path)
      add(path, false)
    end