mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-09 19:58:09 +00:00
Drop trailing whitespaces
This commit is contained in:
parent
7eb7673406
commit
05e644dd7e
@ -82,7 +82,7 @@ int git_branch_create(
|
||||
error = -1;
|
||||
goto cleanup;
|
||||
}
|
||||
|
||||
|
||||
if (git_buf_joinpath(&canonical_branch_name, GIT_REFS_HEADS_DIR, branch_name) < 0)
|
||||
goto cleanup;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user