Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Adding personal repository remote

From: Paul Offord <paul.offord58@xxxxxxxxx>
Date: Sun, 7 Feb 2021 11:02:40 +0000
Hi,

I'm following the instructions here - 3.10. Contribute Your Changes (wireshark.org)

There is an instruction to double check my remotes:

$ git remote -v
$ downstream	git@xxxxxxxxxx:henry.perry/wireshark.git (fetch)
$ downstream	git@xxxxxxxxxx:henry.perry/wireshark.git (push)
$ upstream	git@xxxxxxxxxx:wireshark/wireshark.git (fetch)
$ upstream	git@xxxxxxxxxx:wireshark/wireshark.git (push)
But when I run the command I get:

C:\Development\wireshark>git remote -v
downstream      git@xxxxxxxxxx:paul.offord/wireshark.git (fetch)
downstream      git@xxxxxxxxxx:paul.offord/wireshark.git (push)

As you can see, the master name is different.

Is this a problem?

Thanks and regards...Paul

--

Paul Offord