Hi, > Please make sure you have the correct access rights > and the repository exists. > error: Could not fetch gerrit > Problems encountered installing commit-msg hook > The following command failed with exit code 1 > "scp -P29418 [email protected]:hooks/commit-msg > .git/hooks/commit-msg"
Sorry it's probably the typo in the command I gave you. Your username is "malhar_vora" not "malhar_vor", correct ? Try: $ git remote remove gerrit $ git remote add gerrit ssh://[email protected]:29418/openstack/ironic.git Cheers, Lucas __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
