prepare a first version

This commit is contained in:
Michael Muré 2018-08-12 21:26:01 +02:00
parent 83185a8cb3
commit bb6fad3058
No known key found for this signature in database
GPG Key ID: A4457C029293126F

View File

@ -19,6 +19,8 @@ var repo repository.Repo
// RootCmd represents the base command when called without any subcommands
var RootCmd = &cobra.Command{
Version: "0.1.0",
Use: rootCommandName,
Short: "A bugtracker embedded in Git",
Long: `git-bug is a bugtracker embedded in git.