Hi, I've been using Solr for the past 10 years, but have yet to contribute to the codebase. I'm trying to checkout branch 6.3.0, but to no avail.
I've cloned the read/write repo, and am trying to do git checkout branch_6.3.0 (and every variation thereof, e.g., branch_6_3_0, branch_630, etc.). I keep getting the following error: error: pathspec 'branch_6x' did not match any file(s) known to git. I've issued a git init before git checkout. What am I doing wrong? Any advice would be greatly appreciated. Cheers, Peter
