Here's what I see in my magit buffer: Remote: ian file:///Users/dave/work/pipsync/ian.git Local: integration ~/work/pipsync/int/ Head: 38ae517... doc uploading updates
Unpulled commits: fatal: ambiguous argument 'HEAD..ian/integration': unknown revision or path not in the working tree. Use '--' to separate paths from revisions Unpushed commits: fatal: ambiguous argument 'ian/integration..HEAD': unknown revision or path not in the working tree. Use '--' to separate paths from revisions what I did to get here: `M-! git clone git://github.com/ryppl/pip.git int' `M-x magit-status RET int RET' `M-! git fetch file:///Users/dave/work/pipsync/ian.git' `b master (ian) RET' `B integration RET' Any clues? Thanks, -- Dave Abrahams Meet me at BoostCon: http://www.boostcon.com BoostPro Computing http://www.boostpro.com -- Subscription settings: http://groups.google.com/group/magit/subscribe?hl=en
