Skip to content

Read external paths? #15

@DonsWayo

Description

@DonsWayo

I try to read another git project, not the current git project that I make the call. But only read my project, can I do in some way to read other folder?. Can pass the logs of simple-git or other library that can read other repositories or with a child process?

const git2json = require('@fabien0102/git2json');
const path = '/Users/name/Desktop/project';

git2json
.run({ path })
.then(console.log);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions