Coder Social home page Coder Social logo

Comments (7)

creationix avatar creationix commented on September 26, 2024

Yes it's on the TODO list, but not scheduled yet. Which of the 4 schedules milestones do you feel this fits in?

Keep in mind that I won't have packfile writing of any kind in milestone 1, but perhaps reading of existing git repos could fit in there. I just don't want to block the other work on something most people won't need.

from js-git.

tsgautier avatar tsgautier commented on September 26, 2024

I haven't looked at the milestones. Where can I find them? For me it's a showstopper because I want to read files out of a git repo, and for any arbitrary git repo that pretty much means reading from pack files is a requirement.

I don't need to write to them, so for my use case, it's ok to do read first and then write.

from js-git.

tsgautier avatar tsgautier commented on September 26, 2024

Ah, yes, I see, I found the milestones. Well, for me, I would prefer to have the ability to read data from a git repository in the first milestone, but that's my use case. Not sure specifically what use cases you are targeting.

On a practical note, proving that you can read data before trying to write to it seems like a logical way to divide and conquer and has the side benefit of addressing my use case first ;-)

from js-git.

chrisdickinson avatar chrisdickinson commented on September 26, 2024

@tsgautier if you're looking for a simple read-only interface to git repos containing pack files in node, you might try git-fs-repo in the meantime until this feature is in js-git.

@creationix this seems like it might be a milestone 1 goal, as it'll be a pretty common use case.

from js-git.

creationix avatar creationix commented on September 26, 2024

Ok, I'll tack it to the end of my milestone 1 tasks. I'm hoping to get that milestone done this week before I travel to StrangeLoop, but it's getting pretty close. Maybe I'll finish at the conference or while traveling.

from js-git.

tsgautier avatar tsgautier commented on September 26, 2024

@chrisdickinson thanks for the tip. I'll take a look. @creationix sounds good. Looking forward to it. Say hello to Alex Miller for me if you see him at Strange Loop.

from js-git.

creationix avatar creationix commented on September 26, 2024

Sorry for delaying this issue. I think it will be the last issue in milestone #2 after I complete all the network stuff. With this and the network stuff done, js-git will be feature complete enough to be the backend for things like howtonode.org.

from js-git.

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.