bramus / bramus/freshinstall

Speed up `git checkout` completion

Open Beginner friendly
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
111
Forks
16
PR merge metrics
No merged PRs in 30d

Description

```
zstyle ':completion:*:*:git-checkout:*' tag-order 'heads-local heads tree-ishs commits'
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the repository's zsh configuration and find the existing git checkout completion setup, if any. Review how the shown zstyle tag-order setting affects git-checkout completion, then verify that completion prioritizes local heads, tree-ishes, and commits in that order.

Written by the indexing model from the issue text.

Assessment

Tech stack
zsh
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.