From eef575119297b187230a7f6ea850527fab3e907c Mon Sep 17 00:00:00 2001 From: CREATIVE_tg1 Date: Fri, 24 Oct 2025 08:11:35 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Makefile.other?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile.other | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.other b/Makefile.other index 05f04a4..cdf5f90 100644 --- a/Makefile.other +++ b/Makefile.other @@ -1,5 +1,6 @@ -.PHONY: clean-branches # Очистка отсутствующих веток +.PHONY: clean-branches +# Очистка отсутствующих веток clean-branches: @echo "Fetching updates from origin..." git fetch --prune