Giter Site home page Giter Site logo

Comments (4)

KnisterPeter avatar KnisterPeter commented on June 2, 2024

Hi @Kallows, unfortunately I don't have any access to windows so I cannot test this on my side.
There is support for setting a shell:

"commitizen.shell": {
"type": "boolean",
"default": true,
"description": "Set to true to runs file inside of a shell. Uses /bin/sh on UNIX and cmd.exe on Windows."
},

If that doesn't help I'm not sure. The exit code 128 could be anything.

from vscode-commitizen.

Kallows avatar Kallows commented on June 2, 2024

Hi @KnisterPeter

this seems also not work for me.

"commitizen.shell": {
	"type": "string",
	"default": "C:\\Program Files\\Git\\bin\\bash.exe",
	"description": "Set to true to runs file inside of a shell. Uses /bin/sh on UNIX and cmd.exe on Windows."

I've tried with powershell and cmd but this is as well not working for me. That is sad because I like your extension really much. Do I need to setup something to my project (which purely in python) so that your extension will find the right path to the repo? I have the feeling that the issue I have is not because of the shell I'm using.

from vscode-commitizen.

KnisterPeter avatar KnisterPeter commented on June 2, 2024

Hi @Kallows, as I've told you I have no windows machine. I cannot test and debug your problem.
We use execa to execute our commands.
Maybe you can play around with it as well to see if the problem is really depending on your shell.

from vscode-commitizen.

stale avatar stale commented on June 2, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from vscode-commitizen.

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.