Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
git-rfc3161
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSG
git-rfc3161
Commits
0d8beaa5
Commit
0d8beaa5
authored
Aug 21, 2013
by
Junio C Hamano
Browse files
Options
Downloads
Patches
Plain Diff
Typofix draft release notes to 1.8.4
Signed-off-by:
Junio C Hamano
<
gitster@pobox.com
>
parent
4d064739
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/RelNotes/1.8.4.txt
+2
-2
2 additions, 2 deletions
Documentation/RelNotes/1.8.4.txt
with
2 additions
and
2 deletions
Documentation/RelNotes/1.8.4.txt
+
2
−
2
View file @
0d8beaa5
...
@@ -267,7 +267,7 @@ Performance, Internal Implementation, etc.
...
@@ -267,7 +267,7 @@ Performance, Internal Implementation, etc.
been susceptible to lossage of refs under right conditions, which
been susceptible to lossage of refs under right conditions, which
has been tightened up.
has been tightened up.
* We read loose and packed re
r
ferences in two steps, but after
* We read loose and packed references in two steps, but after
deciding to read a loose ref but before actually opening it to read
deciding to read a loose ref but before actually opening it to read
it, another process racing with us can unlink it, which would cause
it, another process racing with us can unlink it, which would cause
us to barf. The codepath has been updated to retry when such a
us to barf. The codepath has been updated to retry when such a
...
@@ -379,7 +379,7 @@ details).
...
@@ -379,7 +379,7 @@ details).
* "git apply" parsed patches that add new files, generated by
* "git apply" parsed patches that add new files, generated by
programs other than Git, incorrectly. This is an old breakage in
programs other than Git, incorrectly. This is an old breakage in
v1.7.11 and will need to be merged down to the maint
a
nance tracks.
v1.7.11 and will need to be merged down to the maint
e
nance tracks.
* Older cURL wanted piece of memory we call it with to be stable, but
* Older cURL wanted piece of memory we call it with to be stable, but
we updated the auth material after handing it to a call.
we updated the auth material after handing it to a call.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment