I did not say to use "git push". For Gerrit, only "git review" should be
used.

The error in that screenshot is that you're in a detached HEAD state
(9b6fe4f). You should switch to a branch, "git checkout -b branchname",
then "git review" from there.

On Sat, 5 Feb 2022 at 17:08, Shreyaans Jain <shreyaansjai...@gmail.com>
wrote:

> I used git push also that was also giving me error
>
> Can you suggest me what should I do?
>
> On Sat, Feb 5, 2022, 17:01 Siddharth VP <siddhart...@gmail.com> wrote:
>
>> You need to be on a branch to use git review. You cannot use it while in
>> a detached HEAD state.
>>
>> On Sat, 5 Feb 2022 at 16:53, Shreyaans Jain <shreyaansjai...@gmail.com>
>> wrote:
>>
>>> Thanks for your reply
>>>
>>> I followed the steps given in that article but i am still facing this
>>> issue
>>> Can you help me in it?
>>>
>>> On Sat, Feb 5, 2022, 12:05 Andre Klapper <aklap...@wikimedia.org> wrote:
>>>
>>>> Hi,
>>>>
>>>> On Sat, 2022-02-05 at 11:57 +0530, Shreyaans Jain wrote:
>>>> > Hey everyone I was working on Videocuttool
>>>> > issue https://phabricator.wikimedia.org/T297992 and now the issue is
>>>> > resolved but I am unable to push the patch. I have properly
>>>> > set the ssh key on both my system as well as gerrit and also did the
>>>> > steps many times but still facing the problem. It will be great if
>>>> > anyone can help me in it .
>>>>
>>>> Please follow https://www.mediawiki.org/wiki/Gerrit/Tutorial
>>>>
>>>> Thanks,
>>>> andre
>>>> --
>>>> Andre Klapper (he/him) | Bugwrangler / Developer Advocate
>>>> https://blogs.gnome.org/aklapper/
>>>> _______________________________________________
>>>> Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
>>>> To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
>>>>
>>>> https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/
>>>
>>> _______________________________________________
>>> Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
>>> To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
>>>
>>> https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/
>>
>> _______________________________________________
>> Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
>> To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
>>
>> https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/
>
> _______________________________________________
> Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
> To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
> https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/
_______________________________________________
Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/

Reply via email to