Update an example on updating existing patch 06/12506/7
authorPrateek <prateekkol21@gmail.com>
Sat, 8 Sep 2018 13:27:09 +0000 (18:57 +0530)
committerPrateek Chanda <prateekkol21@gmail.com>
Sun, 9 Sep 2018 13:04:30 +0000 (13:04 +0000)
Update with an URL example to show the working of git review -d

Change-Id: If8918e982bd791697880aae8a95af40a11679718
Signed-off-by: Prateek <prateekkol21@gmail.com>
docs/gerrit.rst

index 43d8d99..18303ed 100644 (file)
@@ -299,6 +299,8 @@ Gerrit Code Review.
       git review -d ${change_number}
 
    The change number is in the URL of the Gerrit patch.
+   For example if the URL is https://git.opendaylight.org/gerrit/75307
+   then run ``git review -d 75307`` to pull the corresponding changes.
 
    (Optional) View information on the latest changes made to that patch.