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
Type
/
to 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
.
libgit2
/
libgit2sharp
Public
Notifications
You must be signed in to change notification settings
Fork
922
Star
3.4k
Code
Issues
400
Pull requests
54
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
libgit2sharp
LibGit2Sharp.Tests
RemoteFixture.cs
on
pointers
User selector
All users
All time
Commit history
Commits on Feb 23, 2015
Assert remote urls before setting push url
Ryan Roden-Corrent
committed
98136c5
View commit details
Copy full SHA for 98136c5
View code at this point
Browse repository at this point
Remote.PushUrl defaults to Remote.Url
Ryan Roden-Corrent
committed
63afd18
View commit details
Copy full SHA for 63afd18
View code at this point
Browse repository at this point
Support separate push url for remotes
Ryan Roden-Corrent
committed
2cf68ce
View commit details
Copy full SHA for 2cf68ce
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Teach Remote to expose the AutomaticallyPruneOnFetch property
nulltoken
committed
2d5cdda
View commit details
Copy full SHA for 2d5cdda
View code at this point
Browse repository at this point
Commits on Jan 4, 2015
Sandbox every test
Show description for 27fbde6
nulltoken
committed
27fbde6
View commit details
Copy full SHA for 27fbde6
View code at this point
Browse repository at this point
Rename Clone() test helper method in Sandbox()
nulltoken
committed
7e57858
View commit details
Copy full SHA for 7e57858
View code at this point
Browse repository at this point
Commits on Nov 4, 2014
Update libgit2 to 3f8d005
Show description for ed519c5
Edward Thomson
committed
ed519c5
View commit details
Copy full SHA for ed519c5
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
Add IBelongToARepository with some implementations
dahlbyk
committed
c9157e4
View commit details
Copy full SHA for c9157e4
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
Teach RemoteUpdater to set the Url
sitereactor
committed
8d8fbb1
View commit details
Copy full SHA for 8d8fbb1
View code at this point
Browse repository at this point
Commits on Jun 8, 2014
Introduce Remote.IsSupportedUrl.
Therzok
committed
9fbeaac
View commit details
Copy full SHA for 9fbeaac
View code at this point
Browse repository at this point
Commits on Jun 6, 2014
Introduce RemoteCollection.Rename.
Therzok
committed
e1b6166
View commit details
Copy full SHA for e1b6166
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Introduce RemoteCollection.Remove()
Therzok
committed
dcc5c67
View commit details
Copy full SHA for dcc5c67
View code at this point
Browse repository at this point
Commits on May 31, 2014
Remove unneeded clone for Remote validity test.
Therzok
committed
e69b6e0
View commit details
Copy full SHA for e69b6e0
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
Introduce Remote.IsValidName(string)
Show description for d4a7489
someoneigna
committed
d4a7489
View commit details
Copy full SHA for d4a7489
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
Fix Remotes.Add(name, url, refspec) implementation
Show description for 61e8add
nulltoken
committed
61e8add
View commit details
Copy full SHA for 61e8add
View code at this point
Browse repository at this point
Commits on Sep 7, 2013
Update libgit2 binaries to 32e4992
Show description for cf7bcff
nulltoken
committed
cf7bcff
View commit details
Copy full SHA for cf7bcff
View code at this point
Browse repository at this point
Commits on Aug 22, 2013
Does not throw when parsing a Remote with no url
Show description for 27dd2c0
nulltoken
committed
27dd2c0
View commit details
Copy full SHA for 27dd2c0
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
Expose TagFetchMode property on Remote type and include mechanism to update it.
jamill
committed
f70cede
View commit details
Copy full SHA for f70cede
View code at this point
Browse repository at this point
Commits on Apr 8, 2013
Make test directory clones consistent
dahlbyk
committed
8738461
View commit details
Copy full SHA for 8738461
View code at this point
Browse repository at this point
Commits on Apr 3, 2013
Move Fetch tests in separate file
yorah
authored and
nulltoken
committed
4cb81d1
View commit details
Copy full SHA for 4cb81d1
View code at this point
Browse repository at this point
Commits on Feb 14, 2013
Remove unused usings
dahlbyk
authored and
nulltoken
committed
803a595
View commit details
Copy full SHA for 803a595
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Enhance repo.NetWork.Remotes.Add() test coverage
Show description for 7b52706
nulltoken
committed
7b52706
View commit details
Copy full SHA for 7b52706
View code at this point
Browse repository at this point
Introduce repo.Network.Remotes.IsValidName()
Show description for d3286d5
nulltoken
committed
d3286d5
View commit details
Copy full SHA for d3286d5
View code at this point
Browse repository at this point
Commits on Feb 8, 2013
Mark Repository.Remotes obsolete
nulltoken
committed
66fa95b
View commit details
Copy full SHA for 66fa95b
View code at this point
Browse repository at this point
Commits on Jan 16, 2013
Provide access to basic username/password auth for clone
ben
committed
20a6b51
View commit details
Copy full SHA for 20a6b51
View code at this point
Browse repository at this point
Commits on Dec 5, 2012
Make repo.Config.Get() return the originating store
Show description for 3cb5145
yorah
authored and
nulltoken
committed
3cb5145
View commit details
Copy full SHA for 3cb5145
View code at this point
Browse repository at this point
Commits on Nov 1, 2012
Report Fetch progress through callbacks
jamill
committed
fadfa10
View commit details
Copy full SHA for fadfa10
View code at this point
Browse repository at this point
Commits on Oct 17, 2012
Rename TagOption to TagFetchMode
nulltoken
committed
56b25be
View commit details
Copy full SHA for 56b25be
View code at this point
Browse repository at this point
Add ability to fetch from remotes.
jamill
authored and
nulltoken
committed
93ef479
View commit details
Copy full SHA for 93ef479
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
Delegate the handling of the default refSpec to libgit2 when creating a new Remote
Show description for 3916ea5
tclem
authored and
nulltoken
committed
3916ea5
View commit details
Copy full SHA for 3916ea5
View code at this point
Browse repository at this point
Commits on Jun 9, 2012
Rename Create to Add in RemoteCollection
dahlbyk
committed
e408fb5
View commit details
Copy full SHA for e408fb5
View code at this point
Browse repository at this point
Commits on May 30, 2012
Make RemoteCollection.Create accept a specified fetch RefSpec
nulltoken
committed
e20ac07
View commit details
Copy full SHA for e20ac07
View code at this point
Browse repository at this point
Make RemoteCollection.Create generate a default fetch RefSpec for the remote
nulltoken
committed
11b7c44
View commit details
Copy full SHA for 11b7c44
View code at this point
Browse repository at this point
Commits on May 25, 2012
Replace AssertExtensions.ShouldNotEqual method by Assert.NotEqual
yorah
authored and
nulltoken
committed
a020a36
View commit details
Copy full SHA for a020a36
View code at this point
Browse repository at this point
Replace AssertExtensions.ShouldNotBeNull method by Assert.NotNull
yorah
authored and
nulltoken
committed
d9c7e7a
View commit details
Copy full SHA for d9c7e7a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.