Commit graph

6 commits

Author SHA1 Message Date
Max Howell 66d21bcc8d Don’t --sync for git aliases
Fixes #4833
2024-01-31 09:38:33 -05:00
Fredrik Averpil fb3e0f2ac1
Improve git subcommand detection (#4121)
* refactor: improve git subcommand detection

* fix: remove redundant case
2023-11-18 16:11:49 -05:00
Jacob Heider fc48863ecf
fix(git)
this prevents our shim from calling pkgx for `git -C . status`, blowing up prompt responsiveness.

ref: https://github.com/pkgxdev/pkgx/issues/784
2023-11-14 14:31:33 -05:00
Max Howell b2611e7df7
Have git shim sync if necessary 2023-10-31 10:41:13 -04:00
Jacob Heider bdc6b23978
fix(git)
clean up shellcheck notices

closes https://github.com/pkgxdev/pkgx/issues/784
2023-10-06 22:57:28 -04:00
Max Howell 85a0f8857a
git foo will automatically install and run git-foo (#3537) 2023-10-05 13:52:36 -04:00