How to work on remote repository locally? | How to solve conflict file error in local git repository

Опубликовано: 13 Июнь 2026
на канале: Krishna
18
0

This video is about how to open remote repository in our local storage .
The advantage of that is to use extension like code runner and offline work.

This video also teacher us how to push , commit and solve conflict files and how to rename the git branch name.

Time Stamp
0:00 How to initialize repository
1:23 How to rename branch name in git
1:38 How to remote repository
2:45 How to resolve conflicted files
3:21 How to push and commit