Guitar
Classes | Functions
GitDiff.h File Reference
#include <set>
#include "common/misc.h"
#include "Git.h"
#include "GitObjectManager.h"
Include dependency graph for GitDiff.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GitDiff
 

Functions

QString lookupFileID (GitRunner g, GitObjectCache *objcache, const Git::Hash &commit_id, QString const &file)
 指定されたコミットに属するファイルのIDを求める More...
 

Function Documentation

◆ lookupFileID()

QString lookupFileID ( GitRunner  g,
GitObjectCache objcache,
Git::Hash const &  commit_id,
QString const &  file 
)

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

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