Hi,

I'm following the instructions here - 3.10. Contribute Your Changes
(wireshark.org)
<https://www.wireshark.org/docs/wsdg_html_chunked/ChSrcContribute.html>

There is an instruction to double check my remotes:

$ git remote -v
$ downstream    [email protected]:henry.perry/wireshark.git (fetch)
$ downstream    [email protected]:henry.perry/wireshark.git (push)
$ upstream      [email protected]:wireshark/wireshark.git (fetch)
$ upstream      [email protected]:wireshark/wireshark.git (push)

But when I run the command I get:

C:\Development\wireshark>git remote -v
downstream      [email protected]:paul.offord/wireshark.git (fetch)
downstream      [email protected]:paul.offord/wireshark.git (push)
origin  https://gitlab.com/wireshark/wireshark.git (fetch)
origin  https://gitlab.com/wireshark/wireshark.git (push)

As you can see, the master name is different.

Is this a problem?

Thanks and regards...Paul

-- 

Paul Offord
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to