--- Begin Cleanup --- --- End Cleanup --- "/usr/bin/git" "rev-list" "-n" "1" "HEAD" rl-err> fatal: ambiguous argument 'HEAD': both revision and filename rl-err> Use '--' to separate filenames from revisions --- Begin Update --- "/usr/bin/git" "fetch" "--tags" "/usr/bin/git" "rev-parse" "--git-dir" rev-parse-out> .git FETCH_HEAD has no upstream branch candidate! --- End Update --- "/usr/bin/git" "rev-list" "-n" "1" "HEAD" rl-err> fatal: ambiguous argument 'HEAD': both revision and filename rl-err> Use '--' to separate filenames from revisions --- Begin Revisions --- "/usr/bin/git" "rev-list" "--reverse" ".." "--" | "/usr/bin/git" "diff-tree" "--stdin" "--always" "-z" "-r" "--pretty=raw" "--encoding=utf-8" dt-out> "/usr/bin/git" "update-index" "--refresh" "/usr/bin/git" "diff-index" "-z" "HEAD" di-err> fatal: ambiguous argument 'HEAD': both revision and filename di-err> Use '--' to separate filenames from revisions --- End Revisions ---