From: Junio C Hamano Date: Sun, 9 May 2010 05:36:16 +0000 (-0700) Subject: Merge branch 'jc/maint-reflog-expire-unreachable' X-Git-Tag: v1.7.2-rc0~153 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a9eb30412942224c1494357f495b8b2a4b3d46b8;p=git.git Merge branch 'jc/maint-reflog-expire-unreachable' * jc/maint-reflog-expire-unreachable: reflog --expire-unreachable: avoid merge-base computation --- a9eb30412942224c1494357f495b8b2a4b3d46b8 diff --cc builtin/reflog.c index bd7880dc0,000000000..f73215686 mode 100644,000000..100644 --- a/builtin/reflog.c +++ b/builtin/reflog.c @@@ -1,717 -1,0 +1,733 @@@ +#include "cache.h" +#include "builtin.h" +#include "commit.h" +#include "refs.h" +#include "dir.h" +#include "tree-walk.h" +#include "diff.h" +#include "revision.h" +#include "reachable.h" + +/* + * reflog expire + */ + +static const char reflog_expire_usage[] = +"git reflog expire [--verbose] [--dry-run] [--stale-fix] [--expire=