#define USE_THE_REPOSITORY_VARIABLE #include "builtin.h" #include "config.h" #include "gettext.h" #include "hex.h" #include "odb.h" #include "revision.h" #include "reachable.h" #include "wildmatch.h" #include "worktree.h" #include "reflog.h" #include "refs.h" #include "parse-options.h" #define BUILTIN_REFLOG_SHOW_USAGE \ N_("git reflog [show] [] []") #define BUILTIN_REFLOG_LIST_USAGE \ N_("git reflog list") #define BUILTIN_REFLOG_EXISTS_USAGE \ N_("git reflog exists ") #define BUILTIN_REFLOG_WRITE_USAGE \ N_("git reflog write ") #define BUILTIN_REFLOG_DELETE_USAGE \ N_("git reflog delete [--rewrite] [--updateref]\n" \ " [--dry-run | -n] [--verbose] @{}...") #define BUILTIN_REFLOG_DROP_USAGE \ N_("git reflog drop [--all [--single-worktree] | ...]") #define BUILTIN_REFLOG_EXPIRE_USAGE \ N_("git reflog expire [--expire=