Change in ...meta-alibaba[master]: thor: initial machine creation
Brad Bishop
bradleyb at fuzziesquirrel.com
Wed Feb 3 00:51:22 AEDT 2021
On Tue, Feb 02, 2021 at 09:43:05PM +0800, snowyang wrote:
>
> Thank you very much. I have just tried to push the code to
>openbmc/openbmc with the name of moyan-yyb, and i found there are too
>many branchs and i don't know which one i should choose(Or maybe
>should i create a new branch used to save the code?).Then i try to
>push it to the branch of master
^ this is the correct branch.
Hi - can you share the command you used to push? It should look
approximately like:
git push <gerrit-remote> HEAD:refs/for/master
It should _not_ look like this:
git push <gerrit-remote> HEAD:master
thx - brad
More information about the openbmc
mailing list