Wireshark mailing list archives

Adding personal repository remote


From: Paul Offord <paul.offord58 () gmail com>
Date: Sun, 7 Feb 2021 11:02:40 +0000

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    git () gitlab com:henry.perry/wireshark.git (fetch)
$ downstream    git () gitlab com:henry.perry/wireshark.git (push)
$ upstream      git () gitlab com:wireshark/wireshark.git (fetch)
$ upstream      git () gitlab com:wireshark/wireshark.git (push)

But when I run the command I get:

C:\Development\wireshark>git remote -v
downstream      git () gitlab com:paul.offord/wireshark.git (fetch)
downstream      git () gitlab com: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 <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: