Merge branch 'tb/shallow-cleanup'
Code cleanup. * tb/shallow-cleanup: shallow: use struct 'shallow_lock' for additional safety shallow.h: document '{commit,rollback}_shallow_file' shallow: extract a header file for shallow-related functions commit: make 'commit_graft_pos' non-static
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
#include "argv-array.h"
|
||||
#include "object-store.h"
|
||||
#include "chdir-notify.h"
|
||||
#include "shallow.h"
|
||||
|
||||
int trust_executable_bit = 1;
|
||||
int trust_ctime = 1;
|
||||
|
Reference in New Issue
Block a user