Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Worktree tab completion #366

Merged
merged 2 commits into from
Jan 16, 2017

Conversation

akselkvitberg
Copy link
Contributor

Git worktrees have received some love in recent releases of git.
This implements a simple tab completion for worktrees.
Autocompletes path and branch: git worktree

Aksel Kvitberg and others added 2 commits January 12, 2017 16:52
Git worktrees have received some love in recent releases of git.
This implements a simple tab completion for worktrees.
Autocompletes path and branch: git worktree <path> <ref>
@dahlbyk dahlbyk merged commit fd091b4 into dahlbyk:master Jan 16, 2017
@dahlbyk
Copy link
Owner

dahlbyk commented Jan 16, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants