mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-27 08:02:55 +00:00
This adds another assertion to ensure that the reference name inside the git_reference struct returned by `git_branch_create` is returned as precomposed if `core.precomposeunicode` is enabled. |
||
|---|---|---|
| .. | ||
| create.c | ||
| delete.c | ||
| ishead.c | ||
| iterator.c | ||
| lookup.c | ||
| move.c | ||
| name.c | ||
| remote.c | ||
| upstream.c | ||
| upstreamname.c | ||