Guitar
|
#include "GitObjectManager.h"
Go to the source code of this file.
Classes | |
class | GitDiffManager |
Functions | |
QString | lookupFileID (GitRunner g, GitObjectCache *objcache, const GitHash &commit_id, QString const &file) |
指定されたコミットに属するファイルのIDを求める More... | |
QString lookupFileID | ( | GitRunner | g, |
GitObjectCache * | objcache, | ||
GitHash const & | commit_id, | ||
QString const & | file | ||
) |
指定されたコミットに属するファイルのIDを求める
objcache | |
commit_id | |
file |