For more information on the search, visit the help page.
cmd_replace_delete
run
cli
AutoFlushBinaryIOWrapper
AutoFlushTextIOWrapper
cmd_add
cmd_am
cmd_annotate
cmd_apply
cmd_archive
cmd_bisect
cmd_blame
cmd_branch
cmd_bundle
cmd_cat_file
cmd_check_ignore
cmd_check_mailmap
cmd_checkout
cmd_cherry
cmd_cherry_pick
cmd_clean
cmd_clone
cmd_column
cmd_commit
cmd_commit_tree
cmd_config
cmd_count_objects
cmd_daemon
cmd_describe
cmd_diagnose
cmd_diff
cmd_diff_tree
cmd_dump_index
cmd_dump_pack
cmd_fetch
cmd_fetch_pack
cmd_filter_branch
cmd_for_each_ref
cmd_format_patch
cmd_fsck
cmd_gc
cmd_grep
cmd_hash_object
cmd_help
cmd_init
cmd_interpret_trailers
cmd_lfs
cmd_log
cmd_ls_files
cmd_ls_remote
cmd_ls_tree
cmd_mailinfo
cmd_mailsplit
cmd_maintenance
cmd_merge
cmd_merge_base
cmd_merge_tree
cmd_mktag
cmd_mv
cmd_notes
cmd_notes_add
cmd_notes_list
cmd_notes_remove
cmd_notes_show
cmd_pack_objects
cmd_pack_refs
cmd_prune
cmd_pull
cmd_push
cmd_rebase
cmd_receive_pack
cmd_reflog
cmd_remote
cmd_remote_add
cmd_repack
cmd_replace
cmd_replace_list
cmd_rerere
cmd_reset
cmd_restore
cmd_rev_list
cmd_rev_parse
cmd_revert
cmd_rm
cmd_shortlog
cmd_show
cmd_show_branch
cmd_show_index
cmd_show_ref
cmd_sparse_checkout
cmd_sparse_checkout_add
cmd_sparse_checkout_disable
cmd_sparse_checkout_init
cmd_sparse_checkout_list
cmd_sparse_checkout_set
cmd_stash
cmd_stash_list
cmd_stash_pop
cmd_stash_push
cmd_status
cmd_stripspace
cmd_submodule
cmd_submodule_add
cmd_submodule_init
cmd_submodule_list
cmd_submodule_update
cmd_subtree
cmd_subtree_add
cmd_subtree_merge
cmd_subtree_pull
cmd_subtree_push
cmd_subtree_split
cmd_switch
cmd_symbolic_ref
cmd_tag
cmd_unpack_objects
cmd_update_ref
cmd_update_server_info
cmd_upload_pack
cmd_var
cmd_verify_commit
cmd_verify_tag
cmd_web_daemon
cmd_worktree
cmd_worktree_add
cmd_worktree_list
cmd_worktree_lock
cmd_worktree_move
cmd_worktree_prune
cmd_worktree_remove
cmd_worktree_repair
cmd_worktree_unlock
cmd_write_tree
Command
Pager
PagerBuffer
SuperCommand
CommitMessageError
_StreamContextAdapter
detect_terminal_width
disable_pager
enable_pager
format_bytes
format_columns
get_pager
launch_editor
main
parse_time_to_timestamp
signal_int
signal_quit
to_display_str
write_columns
_get_commit_message_with_template
_main
_protocol_version_from_env
_should_auto_flush
_ssh_command_from_env
commands
logger
dulwich.cli.cmd_replace_delete
dulwich
class cmd_replace_delete(Command):
View In Hierarchy
Delete a replacement ref.
Sequence[str]
int | None
dulwich.cli.Command.run
Execute the replace-delete command.