Skip to content

Commit b901042

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 ba23820 commit b901042

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
@@ -24,6 +24,7 @@
2424
#include "pathspec.h"
2525
#include "help.h"
2626
#include "prompt.h"
27+
#include "advice.h"
2728

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

0 commit comments

Comments
 (0)