counsel-git-grep doesn't work with tramp
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
I'm pretty sure it used to work. I don't have any remote boxes right now to check. What's your system?
Also, the obvious remark that Git doesn't really need to be used over TRAMP :).
I'm running CentOS 7 locally and CentOS 6 on the remote. Emacs is 25.1.1.
I need to use tramp because our build/deploy environment doesn't let me connect to the internet (for melpa).
On 18:40, Wed, Nov 16, 2016 Oleh Krehel [email protected] wrote:
I'm pretty sure it used to work. I don't have any remote boxes right now to check. What's your system?
Also, the obvious remark that Git doesn't really need to be used over TRAMP :).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/abo-abo/swiper/issues/778#issuecomment-260899394, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGVrMrA6WpxJIjVddcDlbIOHlBvWULMks5q-s-lgaJpZM4KzhRU .
What's the status on this? Has anyone found a reproducible recipe?