Skip to content
Snippets Groups Projects
Commit 37f8baaf authored by Matt Mackall's avatar Matt Mackall
Browse files

merge with stable

parents 3ce3f2b0 4f1e70ef
No related branches found
No related tags found
No related merge requests found
......@@ -176,7 +176,7 @@
do
tags+=(${tag/ #[0-9]#:*})
done
(( $#tags )) && _describe -t tags 'tags' tags
(( $#tags )) && _describe -t tags 'tags' tags
}
_hg_bookmarks() {
typeset -a bookmark bookmarks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment