mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-28 08:58:41 +00:00
Merge branch 'chobie_git_dir_fix' of https://github.com/chobie/libgit2
This commit is contained in:
commit
13317a5e0f
@ -35,7 +35,7 @@
|
||||
|
||||
#include "refs.h"
|
||||
|
||||
#define GIT_DIR "/.git/"
|
||||
#define GIT_DIR ".git/"
|
||||
#define GIT_OBJECTS_DIR "objects/"
|
||||
#define GIT_OBJECTS_INFO_DIR GIT_OBJECTS_DIR "info/"
|
||||
#define GIT_OBJECTS_PACK_DIR GIT_OBJECTS_DIR "pack/"
|
||||
|
Loading…
Reference in New Issue
Block a user