summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-28 19:23:19 -0600
committerJeff Carr <[email protected]>2025-01-29 12:18:16 -0600
commitbb7937bb792919e37a1bd94acd8a54f5824f7a50 (patch)
tree222ea93789e82145111a12066c911122d90b105d /main.go
parent6e7874faa6223a8c8f27b6e651d44419cdf8bfb0 (diff)
print git checkout user error
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 3030314..c7338d4 100644
--- a/main.go
+++ b/main.go
@@ -158,8 +158,8 @@ func main() {
for i, line := range lines {
log.Info(i, line)
}
- okExit("patch list")
}
+ okExit("patch list")
}
// todo: redo this logic using forgepb