Select Git revision
sscanf isn't the easiest thing to use for exact pattern checks ... also, don't use strncmp where strcmp will do.
sscanf isn't the easiest thing to use for exact pattern checks ... also, don't use strncmp where strcmp will do.