Operation to delete a file or folder.
@type t() :: %HfHub.Commit.Operation.Delete{ is_folder: boolean(), path_in_repo: String.t() }