You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Already in b46912d (PatchSeries: allow initializing from notes,
2018-05-31), the `ProjectOptions` instance that gets constructed when
initializing from Git notes receives the `headCommit` as `branchName`
parameter. Therefore, that name is misleading.
Let's rename the parameter to `headCommit`, to reflect what is being
passed in.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments