Where are you supposed to clone pull-request? in the same directory
that contains sympy, or sympy?


chriss@CHRIS-LT ~/sympy (combsimp)
$ cd ..

chriss@CHRIS-LT ~
$ git clone https://github.com/splitbrain/git-pull-request.git
Cloning into git-pull-request...
remote: Counting objects: 42, done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 42 (delta 13), reused 38 (delta 10)
Unpacking objects: 100% (42/42), done.

chriss@CHRIS-LT ~
$ cd git-pull-request/

chriss@CHRIS-LT ~/git-pull-request (master)
$ git pull-request 1462
/usr/bin/env: python2: No such file or directory
git: 'pull-request' is not a git command. See 'git --help'.

Did you mean this?
        pull-request

chriss@CHRIS-LT ~/git-pull-request (master)
$ git pull-request
/usr/bin/env: python2: No such file or directory
git: 'pull-request' is not a git command. See 'git --help'.

Did you mean this?
        pull-request

chriss@CHRIS-LT ~/git-pull-request (master)
$ git pull-request 19
/usr/bin/env: python2: No such file or directory
git: 'pull-request' is not a git command. See 'git --help'.

Did you mean this?
        pull-request

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to