Coder Social home page Coder Social logo

ueffel / keypirinha-git Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 74 KB

Run commands like opening in console, Explorer, various GUI Client and many more on your local git repositories

License: MIT License

Batchfile 3.84% Python 96.16%
keypirinha keypirinha-package keypirinha-plugin

keypirinha-git's Introduction

Hi there

Stats Card

languages

keypirinha-git's People

Contributors

ueffel avatar

Stargazers

 avatar

Watchers

 avatar  avatar

keypirinha-git's Issues

path referencing a windows environment variable containing multiple paths, parsing error

Great tool, thanks for developing it!

Noticed a small error on Windows 11, when an enviroment variable contains multiple paths:

10:24:57.283 ** ERROR: Error from Git.Git.on_execute: <class 'OSError'>: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'D:\\WorkArea\\developer\\code;d:\\temp'
Traceback (most recent call last):
  File "C:\apps\keypirinha\portable\Profile\InstalledPackages\Git.keypirinha-package\git.py", line 404, in on_execute
  File "C:\apps\keypirinha\portable\Profile\InstalledPackages\Git.keypirinha-package\git.py", line 187, in _rescan
  File "C:\apps\keypirinha\portable\Profile\InstalledPackages\Git.keypirinha-package\git.py", line 163, in _scan_path

The ini file settings:

[main]
[scan_path/SpacebandsStuff]
paths = 
    ${env:MY_GIT_REPOS_FOR_AUTO_SYNC}
depth = 1

The environment variable settings:

SET MY_GIT_REPOS_FOR_AUTO_SYNC=D:\WorkArea\developer\code;d:\temp

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.