Ggit.RemoteHead¶
Fields¶
None
Methods¶
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Details¶
- class Ggit.RemoteHead¶
 Represents a git remote head.
- get_local_oid()¶
 - 
Get the local oid of the remote head.
 
- get_name()¶
 - 
Get the remote head name.
 
- get_oid()¶
 - 
Get the remote oid of the remote head.
 
- is_local()¶
 - Returns:
 whether the remote head is local.
- Return type:
 
Get whether the remote head is local.
- ref()¶
 - Return type:
 
- unref()¶