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
.
javascript-forks
/
nodegit.nodegit
Public
forked from
nodegit/nodegit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nodegit.nodegit
test
tests
remote.js
on
fix-commit-doc
User selector
All users
All time
Commit history
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
dont swallow error in remote tests
maxkorp
committed
dcebe44
View commit details
Copy full SHA for dcebe44
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
Remote push unit test
mattyclarkson
committed
2fb16f3
View commit details
Copy full SHA for 2fb16f3
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
Stop skipping the remote transfer test
John Haley
committed
a8da0a2
View commit details
Copy full SHA for a8da0a2
View code at this point
Browse repository at this point
Skip transfer progress test until it's fixed
Show description for 39d374d
John Haley
committed
39d374d
View commit details
Copy full SHA for 39d374d
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
Commits on Feb 19, 2015
Increase timeout for transfer progress test
John Haley
committed
3a81d9d
View commit details
Copy full SHA for 3a81d9d
View code at this point
Browse repository at this point
Add credential callback for transfer test
John Haley
committed
4bee8a8
View commit details
Copy full SHA for 4bee8a8
View code at this point
Browse repository at this point
Return true from certificateCheck in transfer test
John Haley
committed
b746bea
View commit details
Copy full SHA for b746bea
View code at this point
Browse repository at this point
Remove the "test2" remote immediately after the test
johnhaley81
authored and
John Haley
committed
f15a5a7
View commit details
Copy full SHA for f15a5a7
View code at this point
Browse repository at this point
Delete test2 remote after remote tests finish running
John Haley
committed
e732c98
View commit details
Copy full SHA for e732c98
View code at this point
Browse repository at this point
Increase the timeout on the transfer progress test
John Haley
committed
1c03a4b
View commit details
Copy full SHA for 1c03a4b
View code at this point
Browse repository at this point
Fix transfer progress test
John Haley
committed
b9b5bb3
View commit details
Copy full SHA for b9b5bb3
View code at this point
Browse repository at this point
Updated to match new API
tbranyen
authored and
John Haley
committed
e786cc7
View commit details
Copy full SHA for e786cc7
View code at this point
Browse repository at this point
Add test for transferProgress
tbranyen
authored and
John Haley
committed
afd5b09
View commit details
Copy full SHA for afd5b09
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Fixed remote tests
John Haley
committed
de6772e
View commit details
Copy full SHA for de6772e
View code at this point
Browse repository at this point
Fix remote fetch test
tbranyen
committed
8784b08
View commit details
Copy full SHA for 8784b08
View code at this point
Browse repository at this point
Implement new Remote.delete functionality
tbranyen
committed
7c880b1
View commit details
Copy full SHA for 7c880b1
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Fixed remote tests
Show description for 3096d0f
John Haley
committed
3096d0f
View commit details
Copy full SHA for 3096d0f
View code at this point
Browse repository at this point
`git_remote_load` is renamed to `git_remote_lookup`
John Haley
committed
2d461d0
View commit details
Copy full SHA for 2d461d0
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
cleanup tests
maxkorp
committed
60d41bb
View commit details
Copy full SHA for 60d41bb
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
handle pathing better for all tests
maxkorp
committed
58c02af
View commit details
Copy full SHA for 58c02af
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
Attempting to fix cert errors with os x
tbranyen
committed
3e1daae
View commit details
Copy full SHA for 3e1daae
View code at this point
Browse repository at this point
Change test slightly
tbranyen
committed
34b72a9
View commit details
Copy full SHA for 34b72a9
View code at this point
Browse repository at this point
Minor test tweak
tbranyen
committed
2094b51
View commit details
Copy full SHA for 2094b51
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Set a higher timeout for the fetchAll test
John Haley
committed
d6f2b93
View commit details
Copy full SHA for d6f2b93
View code at this point
Browse repository at this point
Added in optional ignore cert param for fetching
John Haley
committed
c1ff5fa
View commit details
Copy full SHA for c1ff5fa
View code at this point
Browse repository at this point
Fixed tests and reimplemented missing functions on Repository
John Haley
committed
edf5bb2
View commit details
Copy full SHA for edf5bb2
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Added some convenience methods for remotes
John Haley
authored and
maxkorp
committed
43762f9
View commit details
Copy full SHA for 43762f9
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Added a push example
John Haley
committed
958ca18
View commit details
Copy full SHA for 958ca18
View code at this point
Browse repository at this point
Increased support for Push, Remote and Direction enums
John Haley
committed
9d13f09
View commit details
Copy full SHA for 9d13f09
View code at this point
Browse repository at this point
Commits on Nov 15, 2014
Added a fetch test
John Haley
committed
be09423
View commit details
Copy full SHA for be09423
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
Merge pull request #258 from nodegit/fix-revwalk-tests
Show description for f8a1c0c
maxkorp
committed
f8a1c0c
View commit details
Copy full SHA for f8a1c0c
View code at this point
Browse repository at this point
point other remote tests to expect test repo
maxkorp
committed
fd9ddb7
View commit details
Copy full SHA for fd9ddb7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.