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 700aed8 + 6dff5de commit cc5e2ffCopy full SHA for cc5e2ff
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