Giter Club home page Giter Club logo

Comments (5)

jakobehn avatar jakobehn commented on July 17, 2024

Thanks for letting me know, wish you good luck with the extension!

I have definitely though about implementing the gitflow logic myself, but since there seem to be quite a lot of activity on the AVH fork of git-flow, I think tagging along with that is also a good option.

from gitflow.vs.

jzoss avatar jzoss commented on July 17, 2024

Cool.. I had not even seen that one.. So you would suggest that if we wanted to mirror a set of features .. The AVH git-flow is what you would suggest?

from gitflow.vs.

jakobehn avatar jakobehn commented on July 17, 2024

Well, I guess it's a matter of how much functionality you want to write yourself :-) It is definitely more complicated to integrate, compared to using an API like LigGit2Sharp. I've had issues with handling authentication, since the way the gitflow scripts prompts for credentials makes it very hard to catch this.

from gitflow.vs.

jzoss avatar jzoss commented on July 17, 2024

Well I will start off slow. My idea right now is to do a functional copy.. So I mean I will start off slow.. working on getting the original git-flow commands. They are just wrappers for a few native git commands anyway.. So I was thinking I would just wrap the same native git commands.. For example the init function does it all through libgit2sharp using the config.set .. setting up the configs and all that... It's to get around the issues like you said with authentication or whatever. So what operation you had issues with should be much easier since I am not ever talking to the command line. The limitation would be libgit2sharp.. If there was something it did not support .. that would be an issue.

from gitflow.vs.

yannduran avatar yannduran commented on July 17, 2024

@jzoss I think it's a great idea to have a managed code wrapper for the native gitflow commands!

from gitflow.vs.

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.