mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 23:26:39 +00:00
Update master-tip to fix unit test.
This commit is contained in:
parent
bfc6563405
commit
3e026f1b45
@ -4,7 +4,7 @@
|
|||||||
#include "git2/reflog.h"
|
#include "git2/reflog.h"
|
||||||
#include "reflog.h"
|
#include "reflog.h"
|
||||||
|
|
||||||
static const char *current_master_tip = "a65fedf39aefe402d3bb6e24df4d4f5fe4547750";
|
static const char *current_master_tip = "099fabac3a9ea935598528c27f866e34089c2eff";
|
||||||
static const char *current_head_target = "refs/heads/master";
|
static const char *current_head_target = "refs/heads/master";
|
||||||
|
|
||||||
static git_repository *g_repo;
|
static git_repository *g_repo;
|
||||||
|
Loading…
Reference in New Issue
Block a user