Commit 0fcfb60dc4f5e6cfd91c902d844f5d8665a5c1a7

Michael Procter 2015-07-27T10:10:18

Make giterr_restore aware of g_git_oom_error Allow restoring a previously captured oom error, by detecting when the captured message pointer points to the static oom error message. This means there is no need to strdup the message in giterr_detach.