mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
comment
This commit is contained in:
parent
51d135fbda
commit
9ef3679479
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#compdef git
|
||||
# Completion for git-note sciprt:
|
||||
# https://bitbucket.org/rkj/dotfiles/src/88f2d39f09ae40622c9561c366cd97d3363fe57c/bin/git-note?at=default
|
||||
__git_branch_names() {
|
||||
local expl
|
||||
declare -a branch_names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue