Closed cswarth closed 6 years ago
Yes, very good idea.
The problem seems to be with running git rev-parse --show-top-level
. Your buffer is remote, but this is ran locally.
Any idea how to fix?
It looks like using start-file-process
will run on the remote server when buffer is a tramp file.
Had the same issue. Proposed fix: #54
It would be great if this package could deal with tramp-mode filenames that look like
/ssh:aws-dev:/home/ubuntu/somedir/main.go
When I calledgit-link
I get the messageCan’t figure out what to link to