1 Star 0 Fork 0

lbpp / git

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bulk-checkin.h 323 Bytes
一键复制 编辑 原始数据 按行查看 历史
/*
* Copyright (c) 2011, Google Inc.
*/
#ifndef BULK_CHECKIN_H
#define BULK_CHECKIN_H
extern int index_bulk_checkin(unsigned char sha1[],
int fd, size_t size, enum object_type type,
const char *path, unsigned flags);
extern void plug_bulk_checkin(void);
extern void unplug_bulk_checkin(void);
#endif
C
1
https://gitee.com/lbpp/git.git
git@gitee.com:lbpp/git.git
lbpp
git
git
master

搜索帮助