mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-01 04:10:21 +00:00
Merge pull request #1982 from linquize/revert.h
Include git2/revert.h in git2.h
This commit is contained in:
commit
553d33732a
@ -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