git version 1.8.3.msysgit.0 error: unknown option `baserev=HEAD~1' usage: git cat-file (-t|-s|-e|-p||--textconv) or: git cat-file (--batch|--batch-check) < can be one of: blob, tree, commit, tag -t show object type -s show object size -e exit with zero when there's no error -p pretty-print object's content --textconv for blob objects, run textconv on object's content --batch show info and content of objects fed from the standard input --batch-check show info about objects fed from the standard input From https://github.com/dolphin-emu/dolphin a350882..ea34ae0 master -> origin/master error: unknown option `baserev=HEAD~1' usage: git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [] or: git reset [-q] [--] ... or: git reset --patch [] [--] [...] -q, --quiet be quiet, only report errors --mixed reset HEAD and index --soft reset only HEAD --hard reset HEAD, index and working tree --merge reset HEAD, index and working tree --keep reset HEAD but keep local changes -p, --patch select hunks interactively