Guitar
Classes | Functions
GitDiffManager.h File Reference
#include "GitObjectManager.h"
Include dependency graph for GitDiffManager.h:
This graph shows which files directly or indirectly include this file:

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...
 

Function Documentation

◆ lookupFileID()

QString lookupFileID ( GitRunner  g,
GitObjectCache objcache,
GitHash const &  commit_id,
QString const &  file 
)

指定されたコミットに属するファイルのIDを求める

Parameters
objcache
commit_id
file
Returns
Here is the call graph for this function: