Hi Peter, It’s named branch_6_3 (there is no trailing ‘0’).
You can see a list of branch names with: $ git branch -a -- Steve www.lucidworks.com > On Nov 17, 2016, at 2:20 PM, Cotroneo, Peter (ELS) <[email protected]> > wrote: > > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
