Git object. More...
#include <Git.h>
Public Member Functions | |
| Object (const ObjectId &id, ObjectType type) | |
Public Attributes | |
| ObjectId | id |
| ObjectType | type |
| std::string | name |
Git object.
Definition at line 62 of file Git.h.
| Git::Object::Object | ( | const ObjectId & | id, |
| ObjectType | type | ||
| ) |
| std::string Git::Object::name |
1.7.2