ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Downgrading my dev environment

From: Michael Mann <mmann78@xxxxxxxxxxxx>
Date: Tue, 9 Aug 2016 18:09:20 -0400
You may also just want to have 2 copies of the repo.  One for "master" branch and one for 2.0 branch.  The repos themselves don't take up that much space and it saves some potential hassles of cleaning when switching between branches (of such drastic difference) in the same repo.
 
 
-----Original Message-----
From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Sent: Tue, Aug 9, 2016 5:33 pm
Subject: Re: [Wireshark-dev] Downgrading my dev environment

On 09-08-16 19:06, Paul Offord wrote:
> · Do a git pull for the correct code (i.e. 2.0.5)
>
>
> Is that correct? Is there a better way?
>
>
>
> Thanks and regards…Paul
>

Hi,

You might want to familiarize yourself a bit with Git (eg through this excellent
book https://git-scm.com/book/en/v2). Have a look at 'git checkout' in this
case. You give it a branch to checkout, and since you're looking at the latest
release that would be 'master-2.0'.

Thanks,
Jaap




___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe