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:
@ -16,6 +16,7 @@
|
||||
#include "split-index.h"
|
||||
#include "submodule.h"
|
||||
#include "commit-reach.h"
|
||||
#include "shallow.h"
|
||||
|
||||
#define DO_REVS 1
|
||||
#define DO_NOREV 2
|
||||
|
Reference in New Issue
Block a user