Creating a Git and sync error

Problem description:
image
Unknown Git Error

UNKNOWN

There was an unrecognized fatal error with Git. This is probably a bug in the app.

Dismiss

Expected behavior:
code loaded in to git

Actual behavior:
error given

Steps to reproduce:
press the sync button in git menu

Bug appears at this link:
https://replit.com/@romanlme/Roma-AI

Browser/OS/Device:
win10, chrome

What does it say when you run git status in Shell?

404

1 Like

when i get the error. i have run the code git status.

warning: unable to access 'venv/lib/python3.8/site-packages/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/.gitignore': Too many levels of symbolic links
warning: unable to access 'venv/lib/python3.8/site-packages/debugpy/_vendored/pydevd/_pydevd_frame_eval/.gitignore': Too many levels of symbolic links
On branch main
Your branch and 'origin/main' have diverged,
and have 1 and 1 different commits each, respectively.
  (use "git pull" to merge the remote branch into yours)

nothing to commit, working tree clean
this is the reply.

You should have the whole venv folder in your .gitignore, also you should update to the newer template.

I don’t know why but when I try to do this method I automatically get disconnected fromthe server. On the top left corner it shows crossed wifi signal symbol in red colour. This thing is also not working for me. Please suggest me something different

Which method? I made two separate suggestions.