Git Product home page Git Product logo

git-feedstock's People

Contributors

adipietro18 avatar conda-forge-admin avatar dhirschfeld avatar jakirkham avatar jjhelmus avatar katietz avatar marscher avatar mingwandroid avatar msarahan avatar nehaljwani avatar ocefpaf avatar pelson avatar scopatz avatar willirath avatar

Watchers

 avatar  avatar  avatar  avatar

git-feedstock's Issues

[Windows] Git-Credential-Manager-for-Windows is not set by default

I really like the git package based on MinGit with busybox. But I had a hard time using it as Git-Credential-Manager-for-Windows is not set as credential.helper by default.

I submitted a feature request on git-for-windows tracker. But it may be worth adding a patch to achieve this on the recipe.

For info: The command to set the helper is

git config credential.helper manager

[Windows Containers] Credential manager issue

Even after disabling the credential manager modal dialog:

git config --global credential.modalPrompt never
$env:GCM_INTERACTIVE='NEVER'
$env:GCM_PRESERVE_CREDS='TRUE'

...cloning a repo still fails from within a container:

C:\> git clone https://github.stanwell.com/Trading/skeleton.git
Cloning into 'skeleton'...
bash: Unhandled device /dev/tty

cat: write error: Bad file descriptor
error: failed to execute prompt script (exit code 1)
fatal: could not read Username for 'https://github.stanwell.com': No error

Using the actual Windows exe installer this works and prompts for the username and password which are then stored.

Mostly a note to self to investigate further as it would be good if the conda installed git worked well in Windows Containers.

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.