Method

GgitReflogwrite

Declaration [src]

gboolean
ggit_reflog_write (
  GgitReflog* reflog
  GError** error
)

Description [src]

Write the reflog to disk.

Return value

Returns: gboolean
 

TRUE if the reflog was successfully written, or FALSE on error.