From: Junio C Hamano Date: Tue, 1 Sep 2015 23:31:18 +0000 (-0700) Subject: Merge branch 'ah/reflog-typofix-in-error' X-Git-Tag: v2.6.0-rc0~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bc1c6009c6b6dd1048c4111f63eae409ab0d1515?hp=-c Merge branch 'ah/reflog-typofix-in-error' Error string fix. * ah/reflog-typofix-in-error: reflog: add missing single quote to error message --- bc1c6009c6b6dd1048c4111f63eae409ab0d1515 diff --combined builtin/reflog.c index 7ed0e8501c,177e0acd20..f96ca2a27d --- a/builtin/reflog.c +++ b/builtin/reflog.c @@@ -1,5 -1,5 +1,5 @@@ -#include "cache.h" #include "builtin.h" +#include "lockfile.h" #include "commit.h" #include "refs.h" #include "dir.h" @@@ -8,26 -8,32 +8,26 @@@ #include "revision.h" #include "reachable.h" -/* - * reflog expire - */ - +/* NEEDSWORK: switch to using parse_options */ static const char reflog_expire_usage[] = -"git reflog expire [--verbose] [--dry-run] [--stale-fix] [--expire=