Skip to content

Commit da33594

Browse files
dschomjcheetham
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 69ed455 commit da33594

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
@@ -19,6 +19,7 @@
1919
#include "pathspec.h"
2020
#include "help.h"
2121
#include "prompt.h"
22+
#include "advice.h"
2223

2324
static int force = -1; /* unset */
2425
static int interactive;

0 commit comments

Comments
 (0)