- $ git review -s
- Traceback (most recent call last):
- File "/usr/bin/git-review", line 10, in <module>
- sys.exit(main())
- File "/usr/lib/python2.6/site-packages/git_review/cmd.py", line 1202, in main
- set_hooks_commit_msg(remote, hook_file)
- File "/usr/lib/python2.6/site-packages/git_review/cmd.py", line 264, in set_hooks_commit_msg
- res = run_http_exc(CannotInstallHook, hook_url, stream=True)
- File "/usr/lib/python2.6/site-packages/git_review/cmd.py", line 175, in run_http_exc
- raise klazz(255, str(err), ('GET', url), env)
- git_review.cmd.CannotInstallHook: Problems encountered installing commit-msg hook
- The following command failed with exit code 255
- "GET https://github.com/tools/hooks/commit-msg"
SHARE
TWEET
Untitled
a guest
Dec 9th, 2014
154
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

