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:
@ -26,6 +26,7 @@
|
||||
#include "serve.h"
|
||||
#include "commit-graph.h"
|
||||
#include "commit-reach.h"
|
||||
#include "shallow.h"
|
||||
|
||||
/* Remember to update object flag allocation in object.h */
|
||||
#define THEY_HAVE (1u << 11)
|
||||
|
Reference in New Issue
Block a user