From 38df7275f1263bc64bbf87e6ee7576aa6de176d2 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 17 Apr 2025 17:14:11 +0100 Subject: git.sh: remove unnecessary comment Signed-off-by: Leah Rowe --- include/git.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/git.sh') diff --git a/include/git.sh b/include/git.sh index 7b0e9a4e..4fa904ba 100644 --- a/include/git.sh +++ b/include/git.sh @@ -135,8 +135,6 @@ git_am_patches() done; : } -# can delete from multi- and single-tree projects. -# called from script/trees when downloading sources. nuke() { e "config/${1%/}/nuke.list" f missing || while read -r nukefile; do -- cgit v1.2.1