Commit 5427461f by Robert Coup

merge: add doc header to analysis tests

parent 1d04f477
// NOTE: this is essentially duplicated from tests/merge/workdir/analysis.c
// You probably want to make changes to both files.
#include "clar_libgit2.h" #include "clar_libgit2.h"
#include "git2/repository.h" #include "git2/repository.h"
#include "git2/merge.h" #include "git2/merge.h"
......
// NOTE: this is essentially duplicated with tests/merge/trees/analysis.c
// You probably want to make changes to both files.
#include "clar_libgit2.h" #include "clar_libgit2.h"
#include "git2/repository.h" #include "git2/repository.h"
#include "git2/merge.h" #include "git2/merge.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment