Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git-bug
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
MichaelMure
git-bug
Commits
2ab24127
Unverified
Commit
2ab24127
authored
6 years ago
by
Michael Muré
Browse files
Options
Downloads
Patches
Plain Diff
version 0.4.0
parent
82701f8c
Branches
Branches containing commit
Tags
0.4.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
commands/root.go
+1
-1
1 addition, 1 deletion
commands/root.go
with
1 addition
and
1 deletion
commands/root.go
+
1
−
1
View file @
2ab24127
...
...
@@ -17,7 +17,7 @@ var repo repository.ClockedRepo
// RootCmd represents the base command when called without any subcommands
var
RootCmd
=
&
cobra
.
Command
{
Version
:
"0.
3
.0"
,
Version
:
"0.
4
.0"
,
Use
:
rootCommandName
,
Short
:
"A bug tracker embedded in Git"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment