From 6a49e849c8b828fa77045785f3970973345af86c Mon Sep 17 00:00:00 2001 From: Tim Byrne Date: Fri, 3 Jun 2022 15:45:59 -0500 Subject: [PATCH] Remove trailing space --- contrib/commands/yadm-untracked | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/commands/yadm-untracked b/contrib/commands/yadm-untracked index af4ae16..0374247 100755 --- a/contrib/commands/yadm-untracked +++ b/contrib/commands/yadm-untracked @@ -7,7 +7,7 @@ # `yadm gitconfig alias.untracked '!/yadm-untracked'` # Possible script improvements: -# - Reduce the amount of configuration; I have not figured out a way to +# - Reduce the amount of configuration; I have not figured out a way to # get rid of the non-recursive and ignore. The recursive list could be # built from the directories that are present in `yadm list`