Versions Compared

Key

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

...

No Format
LU-999 Single line description of the change

A more detailed explanation.  This can be as detailed as you'd like.
Please explain both what problem was solved and a high-level
description of how it was solved.

Signed-off-by: Random J Developer <random@developer.example.org>
Change-Id: Ica9ed1612eab0c4673dee088f8b441d806c64932

...

No Format
git push ssh://USER@review.whamcloud.com:29418/fs/lustre-release HEAD:refs/for/master

or

git push ssh://USER@review.whamcloud.com:29418/tools/e2fsprogs HEAD:refs/for/master-lustre

For convenience, you can add this to your ~/.ssh/config file:

...

No Format
$ git remote add review ssh://review/fs/lustre-release
Pushing a Git Tag

(Oleg to fill out this section)

Updating Inspection Requests

...