Hi Paul

2017-01-17 15:43 GMT+01:00 Paul Offord <[email protected]>:

> Hi,
>
>
>
> At last I have managed to create my WS dev VM.  I installed the WS source
> with:
>
>
>
>  git clone https://code.wireshark.org/review/wireshark
>
>
>
> I want to build a plugin against the 2.2.3 release.  Do I have to pull a
> 2.2.3 repository or can I just do a branch switch or something with my
> current local repository?
>

You can switch to the branch used by Wireshark 2.2.X releases with 'git
checkout master-2.2'. If you specifically want 2.2.3 source code, use 'git
checkout wireshark-2.2.3'.

Regards,
Pascal.
___________________________________________________________________________
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