From 25d99544a7f5a83e0b2fd2fa046682865271d7c3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 20 Oct 2016 15:04:28 +0100 Subject: dgit-cache reflog: Make note in comment about --create-reflog Signed-off-by: Ian Jackson --- dgit | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dgit') diff --git a/dgit b/dgit index c03c031..08afd13 100755 --- a/dgit +++ b/dgit @@ -3912,6 +3912,8 @@ END my $dgitview = git_rev_parse 'refs/heads/dgit-view'; changedir '../../../..'; + # When we no longer need to support squeeze, use --create-reflog + # instead of this: ensuredir ".git/logs/refs/dgit-intern"; my $makelogfh = new IO::File ".git/logs/refs/$splitbraincache", '>>' or die $!; -- cgit v1.2.3