--- 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" "/usr/bin/git" "rev-parse" "--git-dir" rev-parse-out> .git FETCH_HEAD> b2209bbe079ff44ba7df190b55e75efcdba9ed0b not-for-merge branch '1.0' of SERVER:PROJECT FETCH_HEAD> f7b45494636cacace32d334d86307c161ed1aa69 not-for-merge branch '1.1' of SERVER:PROJECT FETCH_HEAD> f9eb31076046ef23bee15f395dd6904d98800afd not-for-merge branch '1.1.1' of SERVER:PROJECT FETCH_HEAD> 8faab638d94b3ad5d70269d07e0cea1f3ad225fb not-for-merge branch '1.2' of SERVER:PROJECT FETCH_HEAD> 057f5e4f4a09728526d433e67d0f87c2e8df18fe not-for-merge branch '1.3' of SERVER:PROJECT FETCH_HEAD> d34837a189fb9412424eee7da3f49f41430a02d0 not-for-merge branch '1.4' of SERVER:PROJECT FETCH_HEAD> 0f16cb2c6725babbef4da42aebf74cab3fecaad2 branch 'master' of SERVER:PROJECT "/usr/bin/git" "reset" "--hard" "0f16cb2c6725babbef4da42aebf74cab3fecaad2" reset-out> HEAD is now at 0f16cb2 Implemented the unified tool bar on Mac OS X "/usr/bin/git" "rev-parse" "--show-cdup" rev-parse-out> "/usr/bin/git" "--version" version-out> git version 1.7.5.4 "/usr/bin/git" "submodule" "update" "--recursive" --- 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 ---