emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30434: closed (magit won’t work over TRAMP)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30434: closed (magit won’t work over TRAMP)
Date: Wed, 14 Feb 2018 08:52:02 +0000

Your message dated Wed, 14 Feb 2018 03:51:06 -0500
with message-id <address@hidden>
and subject line Re: bug#30434: magit won’t work over TRAMP
has caused the debbugs.gnu.org bug report #30434,
regarding magit won’t work over TRAMP
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30434: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30434
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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





--- End Message ---
--- Begin Message --- Subject: Re: bug#30434: magit won’t work over TRAMP Date: Wed, 14 Feb 2018 03:51:06 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Ricardo Wurmus <address@hidden> writes:
> I think it makes sense *not* to hardcode the path to the git executable
> here.

Agreed.  Done, in commit 5fe9ba59ba1cea12a70d011aacbace52e3bfda18 on
master and commit 317e8e9404058af35d9843e076934560f95d895a on
core-updates.  I'm closing this bug now.

    Thanks,
      Mark


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]