We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab43cf commit 2f70a64Copy full SHA for 2f70a64
RELEASING.rst
@@ -8,7 +8,8 @@ will be documented in the `RELEASE_NOTES.md`)::
8
9
cd blosc2/c-blosc2
10
git switch <desired branch or tag>
11
- cd -
+ git pull
12
+ cd ../..
13
git commit -m "Update c-blosc2 sources" blosc2/c-blosc2
14
git push
15
0 commit comments