mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-09 00:12:15 +00:00
Include git2/revert.h in git2.h
This commit is contained in:
parent
a149a18923
commit
d706e843e1
@ -43,6 +43,7 @@
|
|||||||
#include "git2/remote.h"
|
#include "git2/remote.h"
|
||||||
#include "git2/repository.h"
|
#include "git2/repository.h"
|
||||||
#include "git2/reset.h"
|
#include "git2/reset.h"
|
||||||
|
#include "git2/revert.h"
|
||||||
#include "git2/revparse.h"
|
#include "git2/revparse.h"
|
||||||
#include "git2/revwalk.h"
|
#include "git2/revwalk.h"
|
||||||
#include "git2/signature.h"
|
#include "git2/signature.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user