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.keu...@xs4all.nl> To: Developer support list for Wireshark <wireshark-dev@wireshark.org> 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@wireshark.org> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe