Giter VIP home page Giter VIP logo

Comments (4)

vishwanatharondekar avatar vishwanatharondekar commented on June 26, 2024

As I understand correctly, you are saying --help command doesnt work without setting the git config global.

Any lab command should have asked for input for those variables. Ideally help doesnt need those variables. I will check and make an update if necessary.

from gitlab-cli.

samirshaik avatar samirshaik commented on June 26, 2024

from gitlab-cli.

daniel-vera-g avatar daniel-vera-g commented on June 26, 2024

Thank you for quick response. 1. As per the configuration mentioned in your ReadMe.md, you are missing "--global" in Git config command. I had to add it to make it work. 2. help command doesn't ask me to setup missing configuration as mentioned in the ReadMe.md file. Thanks,

Hey, I just installed it and cannot reproduce your issue.

  1. The config does not store the git config as --global because the aim of this approach is to keep the credentials only for the current repository. The credentials get stored under your projects .git/config. If you want global config, either add the credentials to your global .gitignore manually or as ENV variables as stated in the README.

  2. Can't reproduce it. I installed the application, went to an gitlab repository and run: lab -h everything worked as expected.

from gitlab-cli.

vishwanatharondekar avatar vishwanatharondekar commented on June 26, 2024

Closing since cannot reproduce.

from gitlab-cli.

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.