Answer the question
In order to leave comments, you need to log in
How to clean up the Master branch or create a new one to work with a new project?
How to clean up the Master branch or create a new one to work with a new project? the problem is that you need to start work in a new project, and in the branch the master has history and uncommitted changes from the previous project. How to fix it? how to start a project from scratch? I work in pycharm
Answer the question
In order to leave comments, you need to log in
Delete the .git folder - this is the repository with your master branch as well.
Delete other unnecessary files in the working directory.
Start a new project in the usual way.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question