issues Search Results · repo:feross/git-pull-or-clone language:JavaScript
Filter by
4 results
(89 ms)4 results
infeross/git-pull-or-clone (press backspace or delete to remove)/Users/zhu/Desktop/node 下载 git demo/index.js:22 if (err) throw err ^
Error: Non-zero exit code: 128 (git pull) (git@github.com:feross/standard.git) at ChildProcess. anonymous
(/Users/zhu/Desktop/node ...
zhukunpenglinyutong
- 1
- Opened on Sep 7, 2020
- #11
gitPull()
I made a mistake with this method.
so i check my code, i use git pull --depth=1 xxxxx.git with the following error
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
fatal: missing ...
MangoTsing
- 1
- Opened on Jun 17, 2020
- #10
The devDependency standard was updated from 13.0.0 to 13.0.1.
🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
standard ...
greenkeeper
greenkeeper[bot]
- 2
- Opened on Jul 11, 2019
- #4
Usage would look like this:
const gitPullOrClone = require( git-pull-or-clone )
gitPullOrClone( git@github.com:feross/standard.git , /path/to/destination , (err, action) = {
if (err) throw err
...
davej
- 1
- Opened on Nov 10, 2017
- #1

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.