set_rewrite_notes_ref
Description:
Used by finish, this is the name of the notes reference used to rewrite notes for rebased commits when finishing the rebase; if null, the contents of the configuration option `notes.
rewriteRef` is examined, unless the configuration option `notes.rewrite.rebase` is set to false. If `notes.rewriteRef` is also null, notes will not be rewritten.
Parameters:
this | |
rewrite_notes_ref |
the name of the notes reference. |