Bug Fixes
-
local refs created during fetching will now always be valid.
Previously it could create symbolic refs that were effectively unborn, i.e.
point to a reference which doesn't exist.Now these will always point to the peeled object instead.
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Local refs created during fetching will now always be valid. (300a838)