Skip to content

Commit dc7506b

Browse files
dschoGit for Windows Build Agent
authored andcommitted
fixup??? clean: suggest using core.longPaths if paths are too long to remove
Needed by `en/header-split-cache-h`. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent b805b46 commit dc7506b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builtin/clean.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include "pathspec.h"
2424
#include "help.h"
2525
#include "prompt.h"
26+
#include "advice.h"
2627

2728
static int force = -1; /* unset */
2829
static int interactive;

0 commit comments

Comments
 (0)