mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
The packed-refs support was using the original .git path, changed to use the real .git directory after reference from worktree has been followed. Relates #47464