We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2334d2 + 6dff5de commit cdf458cCopy full SHA for cdf458c
builtin/refs.c
@@ -8,7 +8,7 @@
8
#include "worktree.h"
9
10
#define REFS_MIGRATE_USAGE \
11
- N_("git refs migrate --ref-format=<format> [--dry-run]")
+ N_("git refs migrate --ref-format=<format> [--no-reflog] [--dry-run]")
12
13
#define REFS_VERIFY_USAGE \
14
N_("git refs verify [--strict] [--verbose]")
0 commit comments