mirror of
https://github.com/TheLocehiliosan/yadm
synced 2026-09-22 03:44:19 +00:00
Don't rely on internals from the git completion. Instead set up the environment and then simply call _git and let it do the completion as it see fit. See #292.