How can I configure zsh to autocomplete branch names while using 'git checkout'?

Posted by Shashank Pandit on Stack Overflow See other posts from Stack Overflow or by Shashank Pandit
Published on 2010-04-22T20:32:51Z Indexed on 2010/04/29 9:27 UTC
Read the original article Hit count: 342

Filed under:
|
|

When I say 'git checkout ' I want zsh to autocomplete names of my git branches. Is that possible?

© Stack Overflow or respective owner

Related posts about git

Related posts about zsh