mirror of
https://github.com/tj/git-extras.git
synced 2026-09-15 01:46:25 -04:00
I find useful to get the ref completion in the git-missing command, the behavior is the *like* the one on 'git log --pretty' it use the 'git for-each-ref' command to provide shortname of : * All local branches. * All remote/branches. * All tags. * The stash. The output can be a bit huge, but provide a standard git / bash completion. |
||
|---|---|---|
| .. | ||
| bash_completion.sh | ||