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
Ohmyzsh
Commits
3072a209
Commit
3072a209
authored
Jun 28, 2013
by
Robby Russell
Browse files
Merge pull request #1916 from okuramasafumi/master
Change duplicated alias name
parents
db82b8e8
c51ef9dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/git/git.plugin.zsh
View file @
3072a209
...
...
@@ -78,7 +78,7 @@ compdef _git gm=git-mergetool
alias
gg
=
'git gui citool'
alias
gga
=
'git gui citool --amend'
alias
gk
=
'gitk --all --branches'
alias
gss
=
'git stash show --text'
alias
gs
t
s
=
'git stash show --text'
# Will cd into the top of the current repository
# or submodule.
...
...
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