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 }}
devzero2000
/
libgit2
Public
forked from
libgit2/libgit2
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
libgit2
include
git2
clone.h
on
development
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2014
Make init_options fns use unsigned ints and macro
Show description for 702efc8
arrbee
committed
702efc8
View commit details
Copy full SHA for 702efc8
View code at this point
Browse repository at this point
Commits on Mar 6, 2014
git_checkout_opts -> git_checkout_options
ben
committed
6affd71
View commit details
Copy full SHA for 6affd71
View code at this point
Browse repository at this point
Added function-based initializers for every options struct.
Show description for b9f8199
mgbowen
committed
b9f8199
View commit details
Copy full SHA for b9f8199
View code at this point
Browse repository at this point
Commits on Jan 30, 2014
Augment clone API with reflog parameters
ben
committed
1cc974a
View commit details
Copy full SHA for 1cc974a
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
Update clone doc and tests for callback return val
Show description for 8f1066a
arrbee
committed
8f1066a
View commit details
Copy full SHA for 8f1066a
View code at this point
Browse repository at this point
Commits on Oct 2, 2013
clone: put the callbacks struct directly in the clone options
Show description for 0e0cf78
carlosmn
committed
0e0cf78
View commit details
Copy full SHA for 0e0cf78
View code at this point
Browse repository at this point
clone: mention clone_into in the clone documentation
Show description for 36a241a
carlosmn
committed
36a241a
View commit details
Copy full SHA for 36a241a
View code at this point
Browse repository at this point
clone: re-allow using a custom remote name
Show description for c833893
carlosmn
committed
c833893
View commit details
Copy full SHA for c833893
View code at this point
Browse repository at this point
clone: const-ify checkout options
Show description for eec1c1f
carlosmn
committed
eec1c1f
View commit details
Copy full SHA for eec1c1f
View code at this point
Browse repository at this point
clone: re-add a way to ignore certificate errors
Show description for b9bf5d7
carlosmn
committed
b9bf5d7
View commit details
Copy full SHA for b9bf5d7
View code at this point
Browse repository at this point
clone: remove more options from basic clone
Show description for 6ac15ef
carlosmn
committed
6ac15ef
View commit details
Copy full SHA for 6ac15ef
View code at this point
Browse repository at this point
clone: remove the autotag option
Show description for c8dbec4
carlosmn
committed
c8dbec4
View commit details
Copy full SHA for c8dbec4
View code at this point
Browse repository at this point
clone: implement git_clone_into
Show description for d19870d
carlosmn
committed
d19870d
View commit details
Copy full SHA for d19870d
View code at this point
Browse repository at this point
remote: move the credentials callback to the struct
Show description for e3c131c
carlosmn
committed
e3c131c
View commit details
Copy full SHA for e3c131c
View code at this point
Browse repository at this point
remote: put the _download() callback with the others
Show description for d31402a
carlosmn
committed
d31402a
View commit details
Copy full SHA for d31402a
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
git_clone supports optional init_options
linquize
committed
f2df503
View commit details
Copy full SHA for f2df503
View code at this point
Browse repository at this point
Commits on May 31, 2013
Added support for setting transport flags (No check SSL cert) to git_clone call.
NHDaly
committed
8839291
View commit details
Copy full SHA for 8839291
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
clone: fix param comment
carlosmn
committed
0b0ecbe
View commit details
Copy full SHA for 0b0ecbe
View code at this point
Browse repository at this point
Commits on Feb 6, 2013
Clone: fetch all tags
ben
committed
f393d4e
View commit details
Copy full SHA for f393d4e
View code at this point
Browse repository at this point
Commits on Jan 12, 2013
Default git_clone_options' checkout strategy to GIT_CHECKOUT_SAFE_CREATE
scunz
committed
f31cae8
View commit details
Copy full SHA for f31cae8
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Implement analog for 'git checkout --branch xxx ...'
scunz
committed
88aef76
View commit details
Copy full SHA for 88aef76
View code at this point
Browse repository at this point
Commits on Jan 8, 2013
update copyrights
ethomson
committed
359fc2d
View commit details
Copy full SHA for 359fc2d
View code at this point
Browse repository at this point
Commits on Jan 2, 2013
Include checkout options inline
ben
committed
730df6d
View commit details
Copy full SHA for 730df6d
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
Add more clone options. Push test suite segfaults.
ben
committed
b412d56
View commit details
Copy full SHA for b412d56
View code at this point
Browse repository at this point
Commits on Dec 14, 2012
Move non-options back out of options struct
ben
committed
b9e7e2b
View commit details
Copy full SHA for b9e7e2b
View code at this point
Browse repository at this point
Deploy git_clone_options; remove git_clone_bare
ben
committed
18b2d56
View commit details
Copy full SHA for 18b2d56
View code at this point
Browse repository at this point
Introduce git_clone_options
ben
committed
7e61044
View commit details
Copy full SHA for 7e61044
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
Convert clone to use dangling remotes
ben
committed
44f36f6
View commit details
Copy full SHA for 44f36f6
View code at this point
Browse repository at this point
Commits on Nov 27, 2012
More external API cleanup
Show description for cfbe4be
Vicent Marti
authored and
ben
committed
cfbe4be
View commit details
Copy full SHA for cfbe4be
View code at this point
Browse repository at this point
Commits on Oct 24, 2012
Network progress: rename things
Show description for 7d222e1
ben
committed
7d222e1
View commit details
Copy full SHA for 7d222e1
View code at this point
Browse repository at this point
Commits on Oct 23, 2012
Update doc strings, warn about callback perf
ben
committed
c70ad94
View commit details
Copy full SHA for c70ad94
View code at this point
Browse repository at this point
Commits on Oct 20, 2012
Clone: in-line callbacks for progress
Show description for aa1e867
ben
committed
aa1e867
View commit details
Copy full SHA for aa1e867
View code at this point
Browse repository at this point
Remove checkout_stats from git_clone
ben
committed
183d8bd
View commit details
Copy full SHA for 183d8bd
View code at this point
Browse repository at this point
Clone: fix indentation
ben
committed
92f91b0
View commit details
Copy full SHA for 92f91b0
View code at this point
Browse repository at this point
Commits on Oct 15, 2012
clone: Explicit support of no-checkout option
nulltoken
committed
4d968f1
View commit details
Copy full SHA for 4d968f1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.