Skip to content

Commit 6b54f44

Browse files
author
{cocoide}
committed
Update view
1 parent 91478c9 commit 6b54f44

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

cmd/root.go

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@ import (
88

99
var rootCmd = &cobra.Command{
1010
Use: "commitify",
11-
Short: "A brief description of your application",
12-
Long: `A longer description that spans multiple lines and likely contains
13-
examples and usage of using your application. For example:
14-
15-
Cobra is a CLI library for Go that empowers applications.
16-
This application is a tool to generate the needed files
17-
to quickly create a Cobra application.`,
11+
Short: "CLI for thinking commit message",
1812
}
1913

2014
func Execute() {

cmd/version.go

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)