POV-Ray : Newsgroups : povray.off-topic : I cannot update my GitHub repo : Re: I cannot update my GitHub repo Server Time
24 Apr 2024 17:38:22 EDT (-0400)
  Re: I cannot update my GitHub repo  
From: Dick Balaska
Date: 15 Feb 2022 17:22:14
Message: <620c2796$1@news.povray.org>
On 2/15/2022 4:43 PM, Cousin Ricky wrote:

> ricky@localhost:~/Documents/POV-Ray/oc_devl/AndroidRobot> git pull origin main
>  From github.com:CousinRicky/POV-AndroidRobot
>   * branch            main       -> FETCH_HEAD
> Already up to date.
> ricky@localhost:~/Documents/POV-Ray/oc_devl/AndroidRobot> git push origin main
> To github.com:CousinRicky/POV-AndroidRobot.git
>   ! [rejected]        main -> main (non-fast-forward)
> error: failed to push some refs to 'github.com:CousinRicky/POV-AndroidRobot.git'

Try just "git pull" and "git push".
Also what does "git status" have to say?

dik


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.