{"id":20395416,"url":"https://github.com/jpeer264/node-git-needs-pull","last_synced_at":"2025-04-12T12:24:43.467Z","repository":{"id":20956877,"uuid":"91357544","full_name":"JPeer264/node-git-needs-pull","owner":"JPeer264","description":"Check synchronously if a git repository needs to pull","archived":false,"fork":false,"pushed_at":"2023-01-05T05:18:30.000Z","size":1451,"stargazers_count":2,"open_issues_count":13,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-15T10:01:04.933Z","etag":null,"topics":["git","is-git","needs-pull","nodejs","pull"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/git-needs-pull","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JPeer264.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-15T16:03:24.000Z","updated_at":"2023-03-04T06:11:23.000Z","dependencies_parsed_at":"2023-01-12T03:31:06.917Z","dependency_job_id":null,"html_url":"https://github.com/JPeer264/node-git-needs-pull","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPeer264%2Fnode-git-needs-pull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPeer264%2Fnode-git-needs-pull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPeer264%2Fnode-git-needs-pull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JPeer264%2Fnode-git-needs-pull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JPeer264","download_url":"https://codeload.github.com/JPeer264/node-git-needs-pull/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565659,"owners_count":21125536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","is-git","needs-pull","nodejs","pull"],"created_at":"2024-11-15T03:57:26.899Z","updated_at":"2025-04-12T12:24:43.445Z","avatar_url":"https://github.com/JPeer264.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-needs-pull\n\n[![Build Status](https://travis-ci.com/JPeer264/node-git-needs-pull.svg?branch=master)](https://travis-ci.com/JPeer264/node-git-needs-pull)\n[![Build status](https://ci.appveyor.com/api/projects/status/y3si9db1ynq9mlel/branch/master?svg=true)](https://ci.appveyor.com/project/JPeer264/node-git-needs-pull/branch/master)\n[![Coverage Status](https://coveralls.io/repos/github/JPeer264/node-git-needs-pull/badge.svg?branch=master)](https://coveralls.io/github/JPeer264/node-git-needs-pull?branch=master)\n\nCheck synchronously if a git repository needs to pull.\n\n## Installation\n\n```sh\n$ npm i git-needs-pull\n```\nor\n```sh\n$ yarn add git-needs-pull\n```\n\n## Usage\n\n```js\nconst needsPull = require('git-needs-pull');\n\nneedsPull(); // true or false of process.cwd()\nneedsPull('any/git/repo'); // true or false\n```\n\n## LICENSE\n\nMIT © [Jan Peer Stöcklmair](https://www.jpeer.at)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpeer264%2Fnode-git-needs-pull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpeer264%2Fnode-git-needs-pull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpeer264%2Fnode-git-needs-pull/lists"}