Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 384e868

Browse files
authored
[err] fix bug
1 parent 8ba3337 commit 384e868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fgit.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ func main() {
189189
fmt.Println("Help")
190190
default:
191191
fmt.Println("Unknown args"))
192+
}
192193
}
193194
os.Exit(0)
194195
}

0 commit comments

Comments
 (0)