Обновить Makefile.other

This commit is contained in:
2025-10-24 08:11:35 +00:00
parent 0cf47f2fae
commit eef5751192

View File

@@ -1,5 +1,6 @@
.PHONY: clean-branches # Очистка отсутствующих веток .PHONY: clean-branches
# Очистка отсутствующих веток
clean-branches: clean-branches:
@echo "Fetching updates from origin..." @echo "Fetching updates from origin..."
git fetch --prune git fetch --prune