Skip to content

Commit afcb2a1

Browse files
committed
Update Backport Guidelines.md
1 parent de49f27 commit afcb2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Developer-guide/Backport Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ that do not apply cleanly will need some manual modifications and using
2828
4. Update/correct the commit message.
2929

3030
$ git commit -s --amend --date="$(date)"
31-
[This is one example](https://github.com/gluster/glusterfs/commit/40407afb529f6e5fa2f79e9778c2f527122d75eb) of the commit message that has a good description for a backport. Notice the indention of the patch-metadata like BUG, Change-ID and Reviewed-on tags. There is also the original commit-id that was cherry picked from the master branch.
31+
[This is one example](https://github.com/gluster/glusterfs/commit/40407afb529f6e5fa2f79e9778c2f527122d75eb) of the commit message that has a good description for a backport. Notice the indention of the patch-metadata like BUG, Change-ID and Reviewed-on tags. There is also the original commit-id that was cherry picked from the master branch.
3232
- make sure to quote the review tags
3333
- update the BUG reference, point to the BUG that is used for this
3434
particular release-branch

0 commit comments

Comments
 (0)