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