Update with an URL example to show the working of git review -d
Change-Id: If8918e982bd791697880aae8a95af40a11679718
Signed-off-by: Prateek <prateekkol21@gmail.com>
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.