[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30434: magit won’t work over TRAMP
From: |
Ricardo Wurmus |
Subject: |
bug#30434: magit won’t work over TRAMP |
Date: |
Mon, 12 Feb 2018 13:53:22 +0100 |
User-agent: |
mu4e 0.9.18; emacs 25.3.1 |
The default value for “magit-git-executable” (when magit is installed
via Guix) appears to be a store path, such as
“/gnu/store/l7g5r1c2i0bf3cd71g53ajy8khdcyidz-git-2.16.1/bin/git”. This
means that when magit is used over TRAMP it will try to find the exact
same git executable on the remote.
Instead, magit should only look for “git” on the remote, not for the
exact store location of a particular git executable.
I could only use magit over TRAMP after setting “magit-git-executable”
to “git”.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://elephly.net
- bug#30434: magit won’t work over TRAMP,
Ricardo Wurmus <=
- bug#30434: magit won’t work over TRAMP, Alex Kost, 2018/02/12
- bug#30434: magit won’t work over TRAMP, Mark H Weaver, 2018/02/12
- bug#30434: magit won’t work over TRAMP, Ricardo Wurmus, 2018/02/13
- bug#30434: magit won’t work over TRAMP, Mark H Weaver, 2018/02/14
- bug#30434: magit won’t work over TRAMP, Alex Kost, 2018/02/14
- bug#30434: magit won’t work over TRAMP, Mark H Weaver, 2018/02/14
- bug#30434: magit won’t work over TRAMP, Alex Kost, 2018/02/15
- bug#30434: magit won’t work over TRAMP, Mark H Weaver, 2018/02/16
- bug#30434: magit won’t work over TRAMP, Alex Kost, 2018/02/16
- bug#30434: magit won’t work over TRAMP, Mark H Weaver, 2018/02/16