How do I perform a complete reset for Github?

Hi all,
Just deleted my existing github repository and created a new one with a different name.

Wappler still maps the old repository in the git manager.
I want to completely reset it and create a new initial commit etc.

image

Delete the .git folder in your project.

4 Likes

Thanks Patrick…obvious when you know how :slight_smile:

1 Like