File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Repository: https://github.com/HDFGroup/hdf5
1616Branch: develop
1717Commit: [ ` bc8f6bb02a ` ] ( https://github.com/HDFGroup/hdf5/commit/bc8f6bb02aaa8b162bf04b42f2b59bcbbbfcf9f8 )
1818Date: 2025-12-19 (local sync)
19- Local Copy: D:\projects\scigolibs\hdf5c ( for development reference)
19+ Local Copy: Clone repository for development reference
2020
2121## Upstream Sync History
2222
@@ -101,7 +101,7 @@ When syncing with upstream changes:
101101
1021021 . ** Check HDF5 releases** : https://github.com/HDFGroup/hdf5/releases
1031032 . ** Review security advisories** : Check for CVEs affecting our supported formats
104- 3 . ** Pull latest** : ` cd D:\projects\scigolibs\hdf5c && git pull origin develop`
104+ 3 . ** Pull latest** : ` git pull origin develop ` (in your local HDF5 clone)
1051054 . ** Analyze relevant commits** : Focus on format changes, not C-specific code
1061065 . ** Update this file** : Document what was synced and when
1071076 . ** Create tasks** : Add implementation tasks to docs/dev/backlog/
You can’t perform that action at this time.
0 commit comments