Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
38a51167
Unverified
Commit
38a51167
authored
Jan 14, 2022
by
Peter Hickey
Committed by
GitHub
Jan 14, 2022
Browse files
Fix typo in deps/README.md (#10113)
parent
56a80205
Changes
1
Hide whitespace changes
Inline
Side-by-side
deps/README.md
View file @
38a51167
...
@@ -43,7 +43,7 @@ the following additional steps:
...
@@ -43,7 +43,7 @@ the following additional steps:
#### Updating/upgrading jemalloc
#### Updating/upgrading jemalloc
The jemalloc directory is pulled as a subtee from the upstream jemalloc github repo. To update it you should run from the project root:
The jemalloc directory is pulled as a subt
r
ee from the upstream jemalloc github repo. To update it you should run from the project root:
1.
`git subtree pull --prefix deps/jemalloc https://github.com/jemalloc/jemalloc.git <version-tag> --squash`
<br>
1.
`git subtree pull --prefix deps/jemalloc https://github.com/jemalloc/jemalloc.git <version-tag> --squash`
<br>
This should hopefully merge the local changes into the new version.
This should hopefully merge the local changes into the new version.
...
...
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