summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-01-12 11:58:31 +0000
committerSean Whitton <spwhitton@spwhitton.name>2020-01-12 11:58:31 +0000
commitd50018fa95738e59e16606d93e963b15b5240c74 (patch)
tree121d37f058a2000f6c1fca37b57bb11954bc7eb1
parenta938559778202bc41a299c355910fd617408e29b (diff)
downloaddotfiles-d50018fa95738e59e16606d93e963b15b5240c74.tar.gz
perltidy
-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