From 9d97b946168f7b285c9b725c93f1ef69b73ef785 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 8 Jan 2025 04:07:33 -0600 Subject: tracked down 'dirty' not showing up --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f1df801..d84db3b 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,6 @@ VERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%Y.%m.%d) info: install - @echo "make restart # remove the repos.pb file" - @echo "make pull-mine # run git pull on my repos" forge vet: -- cgit v1.2.3