From 1a0a2d7ea39bed7f067f3cf5295c30273fb3f9b6 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Wed, 7 Feb 2024 20:43:42 -0600 Subject: [PATCH] branches2.cpp --- src/branches2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/branches2.cpp b/src/branches2.cpp index 38a93472..38ce4074 100644 --- a/src/branches2.cpp +++ b/src/branches2.cpp @@ -28,7 +28,7 @@ Branches2::clonepath(ghc::filesystem::path basepath_, ghc::filesystem::path relpath_) { int rv; - + for(auto const &tier : _branches) { for(auto const &branch : tier)