ohmyzsh/plugins/git-checkout-interactive
Adam Šír 2cf9ad072d
Update plugins/git-checkout-interactive/README.md
Co-authored-by: Olivia (Zoe) <zoe.i2k1@gmail.com>
2024-05-09 12:07:06 +02:00
..
git-checkout-interactive.plugin.zsh limit output to 10 last branches; configurable 2024-02-28 11:28:36 +01:00
README.md Update plugins/git-checkout-interactive/README.md 2024-05-09 12:07:06 +02:00

lol

This plugin adds a command that lets you interactively switch between branches.

To use it, add git-checkout-interactive to the plugins array in your .zshrc file:

plugins=(... git-checkout-interactive)

Usage Examples

gci