#Solved!

1 messages · Page 1 of 1 (latest)

topaz galeBOT
#

🆘If your question is about a specific job, please include the Job ID.
You can find it by clicking the (i) button at the top right of the job’s chat window (after closing the preview).
If it’s not related to a specific job, no worries — just let us know how we can help!
We’ll get back to you ASAP!

https://atlas-kb.com/atlas-e74243keac

restive tendon
#

i meant from my pc not from emergent

#

I made some changes by myself

sick tendonBOT
#

Hey You can create a Github account and upload all files to a new Github repository. Hope it helps!

restive tendon
sick tendonBOT
restive tendon
# sick tendon You can upload a folder as well. otherwise, you can install Git via terminal and...

won't work for me

To https://github.com/xyticmanje/schulapp-9.git
 ! [rejected] main -> main (non-fast-forward)
error: failed to push some refs to 'https://github.com/xyticmanje/schulapp-9.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. If you want to integrate the remote changes,
hint: use 'git pull' before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
sick tendonBOT
#

There are some hints in the message.
You can try the following -

git pull --rebase origin main 
git push origin main

restive tendon
#

got it already but thanks for this sir