Is this section of the Wiki still accurate? (substituting "release-4.0" for "master-X.Y"
"Create and checkout a new branch with a name related to the type of change (e.g. the bug number you're fixing or the dissector you're working on): git checkout -b my-branch-name upstream/master-X.Y where "master-X.Y" is the release branch to which to backport the change. This creates a branch named "my-branch-name" based on the master-X.Y branch in the official repository." Or how best to make a change to: https://gitlab.com/wireshark/wireshark/-/blob/release-4.0/.github/workflows/windows.yml that doesn't apply to master. thanks chuckc
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe