summaryrefslogtreecommitdiff
path: root/message.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-05 01:19:42 -0600
committerJeff Carr <[email protected]>2025-01-05 01:19:42 -0600
commit2c3babe91788270e6c7746b0a87f4976f7945dc0 (patch)
treec476cfd43b7f0683d6e302b89d5797456376af4b /message.go
parent7f8cdac6fad06a548997f9bb1fbdc6507836efb0 (diff)
tries to dump some info about a repov0.0.3
Diffstat (limited to 'message.go')
-rw-r--r--message.go16
1 files changed, 0 insertions, 16 deletions
diff --git a/message.go b/message.go
index 7c5954a..00131b5 100644
--- a/message.go
+++ b/message.go
@@ -7,22 +7,6 @@ import (
"go.wit.com/log"
)
-// are sent via -ldflags at buildtime
-var VERSION string
-var BUILDTIME string
-
-func main() {
- if argv.Refs {
- showRefs()
- } else {
- testMessage()
- }
-}
-
-func showRefs() {
- log.Info("how do you do this with libgit2 and git2go? notsure.")
-}
-
func testMessage() {
var input git.Trailer