summaryrefslogtreecommitdiff
path: root/lib/perl5/Local/MrRepo/Repo/Git/Annex.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/perl5/Local/MrRepo/Repo/Git/Annex.pm')
-rw-r--r--lib/perl5/Local/MrRepo/Repo/Git/Annex.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/perl5/Local/MrRepo/Repo/Git/Annex.pm b/lib/perl5/Local/MrRepo/Repo/Git/Annex.pm
index 56c9e7ac..412c3d75 100644
--- a/lib/perl5/Local/MrRepo/Repo/Git/Annex.pm
+++ b/lib/perl5/Local/MrRepo/Repo/Git/Annex.pm
@@ -77,7 +77,7 @@ sub review_unused {
my $used_refspec_config;
try { ($used_refspec_config) = $self->git->config("annex.used-refspec") };
- $opts{interactive} //= 0;
+ $opts{interactive} //= 0;
# only supply a default value for this if annex.used-refspec has
# not been configured, so that annex.used-refspec takes effect if
# our caller does not supply a used_refspec