Skip to content

Commit be6dacf

Browse files
dschoGit for Windows Build Agent
authored andcommitted
fixup??? survey: stub in new experimental 'git-survey' command
Needed now to let t1517 pass. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent e91073d commit be6dacf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

builtin/survey.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
#include "color.h"
2121

2222
static const char * const survey_usage[] = {
23-
N_("(EXPERIMENTAL!) git survey <options>"),
23+
N_("git survey <options>"),
24+
N_("(EXPERIMENTAL!)"),
2425
NULL,
2526
};
2627

0 commit comments

Comments
 (0)