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
/
libgit2
Public
forked from
libgit2/libgit2
Notifications
You must be signed in to change notification settings
Fork
6
Star
4
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
submodule.h
on
libgit-next
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 18, 2022
Merge pull request #6168 from punkymaniac/patch-documentation-2
Show description for 258df9c
ethomson
authored
258df9c
View commit details
Copy full SHA for 258df9c
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
Add documentation about parameter and return value
punkymaniac
committed
68bc511
View commit details
Copy full SHA for 68bc511
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
Fix typos
rex4539
committed
90df430
View commit details
Copy full SHA for 90df430
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Make enum in includes C90 compliant by removing trailing comma.
boretrk
committed
38c3449
View commit details
Copy full SHA for 38c3449
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
submodule: git submodule dup out and source parameters have become mandatory.
lolgear
committed
428f1ac
View commit details
Copy full SHA for 428f1ac
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
submodule: git submodule dup documentation has been fixed.
lolgear
committed
ca2ff5a
View commit details
Copy full SHA for ca2ff5a
View code at this point
Browse repository at this point
Commits on May 26, 2021
submodule: git submodule dup object dup has been added.
lolgear
committed
11aa20b
View commit details
Copy full SHA for 11aa20b
View code at this point
Browse repository at this point
Commits on May 16, 2021
submodule: git submodule dup has been added.
lolgear
committed
49f9941
View commit details
Copy full SHA for 49f9941
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
submodule: provide a wrapper for simple submodule clone steps
tiennou
authored and
pks-t
committed
3c5d78b
View commit details
Copy full SHA for 3c5d78b
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Rename opt init functions to `options_init`
Show description for 0b5ba0d
ethomson
committed
0b5ba0d
View commit details
Copy full SHA for 0b5ba0d
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
git_error: use full class name in public error API
Show description for 20961b9
ethomson
committed
20961b9
View commit details
Copy full SHA for 20961b9
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Introduce GIT_CALLBACK macro to enforce cdecl
Show description for 22d2062
ethomson
committed
22d2062
View commit details
Copy full SHA for 22d2062
View code at this point
Browse repository at this point
Commits on May 7, 2018
docs: standardize struct git_*_options comments
tiennou
committed
04c48af
View commit details
Copy full SHA for 04c48af
View code at this point
Browse repository at this point
docs: standardize comment block for git_*_init_options functions
tiennou
committed
ca5a15e
View commit details
Copy full SHA for ca5a15e
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
Update submodule update opts init as per code review
Show description for 3e22bb7
Josh Leeb-du Toit
committed
3e22bb7
View commit details
Copy full SHA for 3e22bb7
View code at this point
Browse repository at this point
Remove `clone_checkout_strategy` in submodule update opts
Show description for 567fd78
Josh Leeb-du Toit
committed
567fd78
View commit details
Copy full SHA for 567fd78
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
submodule: Try to fetch when update fails to find the target commit in the submodule.
hackhaslam
committed
de43efc
View commit details
Copy full SHA for de43efc
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
Play nice with the docs.
joshaber
committed
ab27382
View commit details
Copy full SHA for ab27382
View code at this point
Browse repository at this point
Use a typedef for the submodule_foreach callback.
Show description for eda726c
joshaber
committed
eda726c
View commit details
Copy full SHA for eda726c
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
submodule: completely remove reload_all
Show description for 3406596
carlosmn
committed
3406596
View commit details
Copy full SHA for 3406596
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
submodule: remove the RESET enum values
Show description for 783672f
carlosmn
committed
783672f
View commit details
Copy full SHA for 783672f
View code at this point
Browse repository at this point
submodule: get rid of `_save()`
Show description for 961861f
carlosmn
committed
961861f
View commit details
Copy full SHA for 961861f
View code at this point
Browse repository at this point
submodule: make `_set_url()` affect the configuration
Show description for d6073b3
carlosmn
committed
d6073b3
View commit details
Copy full SHA for d6073b3
View code at this point
Browse repository at this point
submodule: make `_set_branch()` affect the configuration
carlosmn
committed
486ba4c
View commit details
Copy full SHA for 486ba4c
View code at this point
Browse repository at this point
submodule: make `_set_update_fetch_recurse_submodules()` affect the config
Show description for 4e63642
carlosmn
committed
4e63642
View commit details
Copy full SHA for 4e63642
View code at this point
Browse repository at this point
submodule: make `_set_update()` affect the configuration
Show description for e8a39f8
carlosmn
committed
e8a39f8
View commit details
Copy full SHA for e8a39f8
View code at this point
Browse repository at this point
submodule: add an ignore option to status
Show description for c6f489c
carlosmn
committed
c6f489c
View commit details
Copy full SHA for c6f489c
View code at this point
Browse repository at this point
submodule: don't let status change an existing instance
Show description for 64bbd47
carlosmn
committed
64bbd47
View commit details
Copy full SHA for 64bbd47
View code at this point
Browse repository at this point
submodule: make set_ignore() affect the configuration
Show description for 5a9fc6c
carlosmn
committed
5a9fc6c
View commit details
Copy full SHA for 5a9fc6c
View code at this point
Browse repository at this point
Commits on May 13, 2015
Remove the callbacks struct from the remote
Show description for 8f0104e
carlosmn
committed
8f0104e
View commit details
Copy full SHA for 8f0104e
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Implement git_submodule_set_branch.
pks-t
committed
129788a
View commit details
Copy full SHA for 129788a
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Remove the signature from ref-modifying functions
Show description for 659cf20
carlosmn
committed
659cf20
View commit details
Copy full SHA for 659cf20
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
checkout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategy
ethomson
authored and
Edward Thomson
committed
96b82b1
View commit details
Copy full SHA for 96b82b1
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Add extern function to initialize submodule update options.
calavera
authored and
Edward Thomson
committed
c868981
View commit details
Copy full SHA for c868981
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
Introduce a convenience function for submodule update
Show description for 9d1f97d
jamill
committed
9d1f97d
View commit details
Copy full SHA for 9d1f97d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.