summaryrefslogtreecommitdiff
path: root/bin/locmaint
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-12 19:09:28 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-12 19:09:28 -0700
commit94dfe71f6854456e5215e505215afe8ed517188c (patch)
treeec49a1de8c88d449486028882ec770208e1e54e2 /bin/locmaint
parent5b1ffc06ef40a97d502399cb7a74412b039fd404 (diff)
downloaddotfiles-94dfe71f6854456e5215e505215afe8ed517188c.tar.gz
comment
Diffstat (limited to 'bin/locmaint')
-rwxr-xr-xbin/locmaint3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/locmaint b/bin/locmaint
index c0073b1b..efb3efb8 100755
--- a/bin/locmaint
+++ b/bin/locmaint
@@ -203,7 +203,8 @@ sub do_homedir {
#
# local/tmp: files I don't want to check into a repo, but small
# enough to include in duplicity backups, but should not stick
- # around in ~/tmp
+ # around in ~/tmp. and, git repos without an origin remote yet
+ # (can't live in ~/src as src-register-all will complain)
#
# local/pub: files to be temporarily shared over the LAN
unless (empty_dir_or_list("local/big")