Operation to copy an existing LFS file.
@type t() :: %HfHub.Commit.Operation.Copy{ dst_path: String.t(), src_path: String.t(), src_revision: String.t() | nil }