Update README.md

This commit is contained in:
root 2024-10-28 22:30:35 +00:00
parent e1915d5498
commit 5e8b828f83

View File

@ -1,5 +1,5 @@
Change folder name from "git" to ".git" open cmd CD to your directory with folder renamed .git folder and run commands point by point.
1. Check the Current BranchEnsure you are on the correct branch where the files exist: git branch .
1. Check the Current Branch Ensure you are on the correct branch where the files exist: git branch .
If not, switch to the appropriate branch:
Code:
git checkout <branch-name> .