Hacker News new | ask | show | jobs
by paulddraper 2576 days ago
git has a whole bash library for autocompletion stuff (like complete ref, complete tree). You can even use it when writing your own commands.