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.
1 parent 89be7d2 commit 6dff5deCopy full SHA for 6dff5de
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