Skip to content

issues Search Results · repo:creationix/js-git language:JavaScript

Filter by

111 results
 (77 ms)

111 results

increationix/js-git (press backspace or delete to remove)

https://www.bountysource.com/fundraisers/325-js-git as well as any of the /fundraisers functionality is abandoned and no more hosted there. Would you link to an archived page, or some description file? ...
Documentation
  • Huge
  • 6
  • Opened 
    on Nov 20, 2020
  • #146

I d like to use js-git in my project: https://ganarchy.autistic.space/project/385e734a52e13949a7a5c71827f6de920dbfea43/ to provide a web UI for repos, when there s no web UI available. unfortunately most ...
  • SoniEx2
  • 25
  • Opened 
    on Apr 18, 2020
  • #145

This line checks the length of type which is always blob in this context. Likely it meant to check the length of value? https://github.com/creationix/js-git/blob/81321539d3a3d82c5046d683d8f77853fb63453a/mixins/mem-cache.js#L41 ...
  • lionello
  • Opened 
    on Sep 28, 2019
  • #144

https://github.com/creationix/js-git/blob/bc266d7857cf098c570c5007475eb0fe2a68d43f/mixins/walkers.js#L100 To do something, I have to basically copy this entire function into my own code. It would be useful ...
  • binki
  • 2
  • Opened 
    on Jul 7, 2018
  • #142

Is it possible to use js-git with memfs? If not, where would be a good point for me add it?
  • streamich
  • 2
  • Opened 
    on May 14, 2018
  • #139

First off - thanks for maintaining this. It enables a lot of awesome browser-based workflows. I just made a small donation via bountysource, as it s been a huge help in my projects. Currently I m using ...
  • rbren
  • 4
  • Opened 
    on Apr 20, 2018
  • #138

| name | version | | --- | --- | | MacOS Sierra | v10.12.5 | | Node | v8.1.3 | | Npm | 5.3.0 | My package.json lists js-git : ^0.7.8 as a dependency. I define my repo like this: var modes = require( ...
  • TheKnarf
  • 5
  • Opened 
    on Jul 21, 2017
  • #134

Sorry if there s something I m missing here... I d like to clone git repos in the browser by URL. I understand there are CORS issues, but I can set up a proxy. I ve got GitHub working fine (using js-github) ...
  • rbren
  • 10
  • Opened 
    on Jun 9, 2017
  • #133

js-git is a fantastic project! Having played with the source for a little bit I think it s really well done: it s clearly laid out and it s easy to understand the general architecture. But, it s grown ...
  • mariusGundersen
  • 18
  • Opened 
    on Jun 5, 2017
  • #132

Is the README example correct? For example it says: var commit = yield repo.loadAs( commit , commitHash); var tree = yield repo.loadAs( tree , commit.tree); But when I tried this, the commit was an ...
bug
Documentation
  • CMCDragonkai
  • Opened 
    on Jun 3, 2017
  • #131
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub