392 B
392 B
Remote Apply Patch
Remote text edits should use trans <route> apply-patch with a normal apply-patch envelope.
- Keep hunks small and scoped.
- Read enough context first with
rg,sed -nor file-specific commands. - Avoid download/edit/upload or ad hoc
sed -ias the final patch path. - For Windows routes, prefer the filesystem adapter path rather than shell-encoded write blocks.