Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
1e1e0fa4
Commit
1e1e0fa4
authored
Jul 20, 2012
by
Alexis GRIMALDI
Browse files
Fix changelog --list completion bug
parent
46b88b6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/git-extras/git-extras.plugin.zsh
View file @
1e1e0fa4
...
...
@@ -95,7 +95,7 @@ __git_author_names() {
_git-changelog
()
{
_arguments
\
'(-l --list)'
{
-l
,
--list
}
'[list commits]'
\
'(-l --list)'
{
-l
,--list
}
'[list commits]'
\
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment