Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you get a 404 on commit hooks - reconfigure https://lists.onap.org/pipermail/onap-discuss/2018-May/009737.html

Code Block
themeMidnight
curl -kLo `git rev-parse --git-dir`/hooks/commit-msg http://gerrit.onap.org/r/tools/hooks/commit-msg; chmod +x `git rev-parse --git-dir`/hooks/commit-msg
git review -R


Filter gerrit reviews - Thanks Mandeep Khinda 

...