Hi,
I'm trying to get my head round GIT and cloning the repo locally, I would like to run from branch 0.7.x for the time being but here is where my cluelessness comes in to play.
Once i have cloned the repo how do i switch local master to 0.7.x so i can run from that branch?
Thanks in advance!
GIT cloning and switching branches
Forum rules
Help us help you:
Help us help you:
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
-
- Newbie
- Posts: 2
- Joined: September 14th, 2013, 6:53 am
Re: GIT cloning and switching branches
git clone -b 0.7.x https://github.com/sabnzbd/sabnzbd.git
-
- Newbie
- Posts: 2
- Joined: September 14th, 2013, 6:53 am
Re: GIT cloning and switching branches
its so simple when you see it!
thanks very much, i'll try not to be so dumb with my next question!
thanks very much, i'll try not to be so dumb with my next question!