Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
git2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
git2
Commits
cec320fe
Commit
cec320fe
authored
Mar 22, 2016
by
Carlos Martín Nieto
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3701 from jfultz/fix-0.24.0-changelog
Fix some errors I found in the changelog for 0.24.0
parents
7adca53e
0b24855e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
+4
-1
CHANGELOG.md
+4
-1
No files found.
CHANGELOG.md
View file @
cec320fe
...
...
@@ -122,12 +122,15 @@ v0.24
`GIT_CONFIG_LEVEL_PROGRAMDATA`
which represent a rough Windows equivalent
to the system level configuration.
*
`git_rebase_
init()`
not also takes a merge options
.
*
`git_rebase_
options`
now has a
`merge_options`
field
.
*
The index no longer performs locking itself. This is not something
users of the library should have been relying on as it's not part of
the concurrency guarantees.
*
`git_remote_connect()`
now takes a
`custom_headers`
argument to set
the extra HTTP header fields to send.
v0.23
------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment