branch from origin/dev or gerrit/dev?
Solved
Qt Contribution
-
i'm following the directions, which lead me to have
origin/dev
set up as my local branch.then the instructions have you call
perl init-repository
, which i did. this seems to have set upgerrit/dev
, but i'm not on that branch.do i switch to that, assuming i'd like to contribute? (the doc is not geared toward beginners)
if i DO switch to that, must i run
init-repository
again?eg: i'm using the "Fork" client for macOS. Note that my local
dev
branch is trackingorigin/dev
. should i instead make a local branch fromgerrit/dev
? i THINK i should, but the doc doesn't say to do so.