swiper icon indicating copy to clipboard operation
swiper copied to clipboard

counsel-git-grep doesn't work with tramp

Open plumenator opened this issue 9 years ago • 3 comments

fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

plumenator avatar Nov 16 '16 08:11 plumenator

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 :).

abo-abo avatar Nov 16 '16 09:11 abo-abo

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 .

plumenator avatar Nov 16 '16 12:11 plumenator

What's the status on this? Has anyone found a reproducible recipe?

basil-conto avatar Apr 24 '18 08:04 basil-conto