From: Simon Glass <simon.glass@canonical.com> This is not needed anymore, so drop it. The .gitconfig file now has this: [diff] tool = meld prompt = true Signed-off-by: Simon Glass <simon.glass@canonical.com> --- CLAUDE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index aaec9cc031d..5923cd7d8dd 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -58,7 +58,6 @@ um py -B sandbox <test_name> - The `um` tool is the preferred build method for this codebase - Always run `make mrproper` if you encounter build issues - The sandbox build creates a test environment for U-Boot that runs on the host system -- When using `git diff`, add `--no-ext-diff` to avoid external diff tools that may not work in this environment - `um build` shows no output if everything was ok! - Remember not to cd into the build directory; run U-Boot directly in the source dir - Do not run in-tree builds; always use the crosfw script or 'make O=/tmp/...' -- 2.43.0