Git Product home page Git Product logo

Comments (5)

sirnewton01 avatar sirnewton01 commented on August 25, 2024

@driusan I was thinking that we could define some milestones for these issues related to the roadmap.

I was thinking of these milestones:

  • go_get_complete: if we have items that are still needed to make go get work properly in all cases.
  • simple_development: for areas that are needed to make simple git collaboration possible
  • drop_in_replacement: full drop in replacement of git command-line, most of the official git tests pass

This issue feels like it would be drop_in_replacement as it is not needed for the other two, I think.

from dgit.

driusan avatar driusan commented on August 25, 2024

What's missing for go get?

from dgit.

sirnewton01 avatar sirnewton01 commented on August 25, 2024

Maybe nothing, but I haven't checked very closely. Do you think there is anything left?

Perhaps a few tests that we could add to travis to check. Also, make some kind of declaration in the README that it is ready for this purpose.

from dgit.

driusan avatar driusan commented on August 25, 2024

I don't know if go get -u works, but as far as I know it should work for a plain go get

from dgit.

sirnewton01 avatar sirnewton01 commented on August 25, 2024

@driusan it turns out that simple "go get" is failing after the initial clone, so it appears to work. If you check the exit code it is non-zero because of a submodule command that go get attempts. I'm going to raise a bug on it shortly.

from dgit.

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.