Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodegit
/
nodegit
Public
Notifications
You must be signed in to change notification settings
Fork
700
Star
5.8k
Code
Issues
343
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nodegit
test
tests
clone.js
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 21, 2025
fix ssh-key-related tests
Show description for 9977abb
zawata
committed
9977abb
View commit details
Copy full SHA for 9977abb
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
fix tests
zawata
committed
f19d402
View commit details
Copy full SHA for f19d402
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
Skip "can clone with git" test
Show description for 647ea9f
julianmesa-gitkraken
committed
647ea9f
View commit details
Copy full SHA for 647ea9f
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
New test: clone with ssh using agent with no sha2 signing support
Show description for 429c5ea
julianmesa-gitkraken
committed
429c5ea
View commit details
Copy full SHA for 429c5ea
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Test clone to long path
ianhattendorf
committed
a1255e0
View commit details
Copy full SHA for a1255e0
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Bump Libgit2 to fork of v1.0.0
Show description for 58de0a7
implausible
committed
58de0a7
View commit details
Copy full SHA for 58de0a7
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Fix documentation and uses of certificateCheck since it works correctly
Show description for 3695fda
implausible
committed
3695fda
View commit details
Copy full SHA for 3695fda
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Bump fs-extra to get rid of most promisify calls in nodegit
implausible
authored and
emmax86
committed
382bedb
View commit details
Copy full SHA for 382bedb
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
Return defaultResult when not waiting for callback result
srajko
committed
629d45c
View commit details
Copy full SHA for 629d45c
View code at this point
Browse repository at this point
Commits on Sep 23, 2016
Add "Path" to variable names for clarity
kokarn
committed
2a2ef76
View commit details
Copy full SHA for 2a2ef76
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
Readd throttling
srajko
committed
50a620d
View commit details
Copy full SHA for 50a620d
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Skip broken http test
John Haley
committed
1cfb51b
View commit details
Copy full SHA for 1cfb51b
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Revert "Merge pull request #932 from srajko/callback-throttle"
Show description for a2b870a
johnhaley81
authored and
John Haley
committed
a2b870a
View commit details
Copy full SHA for a2b870a
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Add throttling tests
srajko
committed
b6215ac
View commit details
Copy full SHA for b6215ac
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
refactor to fit current api
maxkorp
committed
f968a6a
View commit details
Copy full SHA for f968a6a
View code at this point
Browse repository at this point
Add failing test for encrypted SSH keys
John Haley
authored and
maxkorp
committed
5c0cbe6
View commit details
Copy full SHA for 5c0cbe6
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Code clean up and commenting
implausible
committed
2f66d9c
View commit details
Copy full SHA for 2f66d9c
View code at this point
Browse repository at this point
Remove .only
implausible
committed
cde9c2c
View commit details
Copy full SHA for cde9c2c
View code at this point
Browse repository at this point
Fixed clone test
Show description for 90f88a6
implausible
committed
90f88a6
View commit details
Copy full SHA for 90f88a6
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Fix clone for nodegit to check if options are null before assigning fetchOpts.
implausible
committed
09b1aa5
View commit details
Copy full SHA for 09b1aa5
View code at this point
Browse repository at this point
worked on clone to update code to new libgit2 version
implausible
committed
2997125
View commit details
Copy full SHA for 2997125
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Revert "Merge pull request #615 from heavyk/thenify-bluebird"
Show description for 1f84d31
maxkorp
committed
1f84d31
View commit details
Copy full SHA for 1f84d31
View code at this point
Browse repository at this point
Merge pull request #615 from heavyk/thenify-bluebird
Show description for afd030d
johnhaley81
committed
afd030d
View commit details
Copy full SHA for afd030d
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Skip http clone test
Show description for 076e64a
johnhaley81
committed
076e64a
View commit details
Copy full SHA for 076e64a
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
native-or-bluebird promises + thenify
Show description for 2e0a0c6
heavyk
committed
2e0a0c6
View commit details
Copy full SHA for 2e0a0c6
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
remove unneeded locals
maxkorp
committed
1906fea
View commit details
Copy full SHA for 1906fea
View code at this point
Browse repository at this point
statusfile is not a function? and reset.reset not promisifying
maxkorp
committed
9d4777b
View commit details
Copy full SHA for 9d4777b
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Remove only from describe block
tbranyen
committed
4c888f5
View commit details
Copy full SHA for 4c888f5
View code at this point
Browse repository at this point
Test showing shorter clone syntax
tbranyen
committed
5773320
View commit details
Copy full SHA for 5773320
View code at this point
Browse repository at this point
Added in an HTTP url for test
tbranyen
committed
9c68d76
View commit details
Copy full SHA for 9c68d76
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
Automatically free repositories post clone
Show description for 29a9a82
tbranyen
committed
29a9a82
View commit details
Copy full SHA for 29a9a82
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Converted to `beforeEach` for all tests
Show description for 342b6e6
tbranyen
committed
342b6e6
View commit details
Copy full SHA for 342b6e6
View code at this point
Browse repository at this point
Added global `afterEach`, standardized repo attach
Show description for e19e8ea
tbranyen
authored and
John Haley
committed
e19e8ea
View commit details
Copy full SHA for e19e8ea
View code at this point
Browse repository at this point
Add repo from git clone to test instance so it can be cleaned up
John Haley
committed
796c09f
View commit details
Copy full SHA for 796c09f
View code at this point
Browse repository at this point
Fix test var null ref
John Haley
committed
90d580a
View commit details
Copy full SHA for 90d580a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.