summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-08 04:07:33 -0600
committerJeff Carr <[email protected]>2025-01-08 04:07:33 -0600
commit9d97b946168f7b285c9b725c93f1ef69b73ef785 (patch)
treedcc5642e8e004b2481ec71e86d5cdc6fe11bb3ee /Makefile
parent8e2a557b25a82ab6a61fa71644b6f78d7c9de77f (diff)
tracked down 'dirty' not showing upv0.22.36
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
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: