public Lookup ( ObjectId id, GitObjectType type = GitObjectType.Any ) : GitObject | ||
id | ObjectId | The id to lookup. |
type | GitObjectType | The kind of GitObject being looked up |
return | GitObject |
public Lookup ( ObjectId id, GitObjectType type = GitObjectType.Any ) : GitObject | ||
id | ObjectId | The id to lookup. |
type | GitObjectType | The kind of GitObject being looked up |
return | GitObject |