Code Monkey home page Code Monkey logo

Comments (12)

jisaacks avatar jisaacks commented on September 3, 2024

Are you not able to use the git path setting to solve this?

from gitgutter.

xu-cheng avatar xu-cheng commented on September 3, 2024

No, the problem is that git Cygwin can take in Windows style path, but always return UNIX style path. So GitGutter would get wrong style path and never find git repo.

from gitgutter.

nevinera avatar nevinera commented on September 3, 2024

I would recomment using git for windows if you need to use windows programs that interact with git.

from gitgutter.

saamalik avatar saamalik commented on September 3, 2024

I added C:\cygwin\bin to my windows PATH, and my "Cygwin" git works fine with GitGutter

from gitgutter.

xu-cheng avatar xu-cheng commented on September 3, 2024

@saamalik Are you sure that you don't have a second git installed ? Because it doesn't work for me.

from gitgutter.

saamalik avatar saamalik commented on September 3, 2024

I'm positive I don't have another git installed:

Where git:

C:\Windows\System32>where git
C:\cygwin\bin\git.exe

And my PATH

C:\Windows\System32>echo %PATH%
C:\Ruby200-x64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program  Files\Java\jdk1.7.0_13\bin;C:\adt-bundle-windows-x86_64\sdk\platform-tools;C:\Program Files (x86)\QuickTime\QTSystem\;C:\cygwin\bin

from gitgutter.

xu-cheng avatar xu-cheng commented on September 3, 2024

@saamalik I'll have a try. Currently I use git from Github for Windows to solve the problem.

from gitgutter.

saamalik avatar saamalik commented on September 3, 2024

@michael911009 I installed Cygwin / Sublime Text 3 on my home computer, and GitGutter works as expected with cygwin git.

from gitgutter.

jisaacks avatar jisaacks commented on September 3, 2024

@xu-cheng were you able to get it working?

from gitgutter.

xu-cheng avatar xu-cheng commented on September 3, 2024

No it never worked for me. But I have already moved to Mac, haven't used Cygwin for a while.

from gitgutter.

jisaacks avatar jisaacks commented on September 3, 2024

Well I am going to go ahead and close this then.

from gitgutter.

saamalik avatar saamalik commented on September 3, 2024

I've been using cygwin git with GitGutter for the past 8 months--no issues.

from gitgutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.