mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-23 09:10:46 +00:00
repository: Indentation
This commit is contained in:
parent
e5f495012d
commit
0ac349a9f3
@ -1111,7 +1111,6 @@ int git_repository_message(char *buffer, size_t len, git_repository *repo)
|
|||||||
on_error:
|
on_error:
|
||||||
git_buf_free(&path);
|
git_buf_free(&path);
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
int git_repository_message_remove(git_repository *repo)
|
int git_repository_message_remove(git_repository *repo)
|
||||||
|
Loading…
Reference in New Issue
Block a user