mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-10 21:06:21 +00:00
Fix more indentation.
This commit is contained in:
parent
66b71ea5f5
commit
de4a75f977
@ -486,7 +486,7 @@ void test_network_fetchlocal__prune_load_remote_prune_config(void)
|
||||
{
|
||||
git_repository *repo;
|
||||
git_remote *origin;
|
||||
git_config *config;
|
||||
git_config *config;
|
||||
git_repository *remote_repo = cl_git_sandbox_init("testrepo.git");
|
||||
const char *url = cl_git_path_url(git_repository_path(remote_repo));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user