GNOME Bugzilla – Bug 753122
Non-void function should return a value
Last modified: 2019-02-22 03:51:50 UTC
ggit_fetch_options_get_download_tags() returns GgitRemoteDownloadTagsType, so it cannot use g_return_if_fail.
Created attachment 308597 [details] [review] Fix return value for ggit_fetch_options_get_download_tags
Review of attachment 308597 [details] [review]: Looks good
Attachment 308597 [details] pushed as 260a506 - Fix return value for ggit_fetch_options_get_download_tags