Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems on Windows #108

Closed
sedm0784 opened this issue Nov 23, 2016 · 1 comment
Closed

Problems on Windows #108

sedm0784 opened this issue Nov 23, 2016 · 1 comment

Comments

@sedm0784
Copy link

sedm0784 commented Nov 23, 2016

Windows: 8.1
Vim: 7.4
Git for Windows: 2.6.1.windows.1

I'm having trouble getting vimagit running on my Windows box.

Git is in my path (and running :!git in the command-line window opens a Windows command prompt in which the command cmd.exe /c (git) successfully prints out the git usage message, followed by shell returned 1 Hit any key to close this window....

However, I get the behaviour described in issue #39. If I set up g:magit_git_cmd as described in issue #39, then I get the following behaviour on running :Magit:

  1. The following message is printed:

    Error detected while processing function magit#show_magit..magit#update_buffer:
    line    3:
    Not in magit buffer but in magit:\\[path to my git repo]\
    Press ENTER or type command to continue
    
  2. A vertical split is opened with an buffer with no contents and with path: \magit:\\[path to my git repo]\

@jreybert
Copy link
Owner

Hi,

could you try branch next please? Or at least cheery pick c4146ed

It should fix this problem, but I fear it hides other problems. It is quite difficult to me to test on windows platform...

@jreybert jreybert added the bug label Jan 24, 2017
@jreybert jreybert added this to the Release 1.7.0 milestone Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants