SyntaxFix
Write A Post
Hire A Developer
Questions
after complete the code first merge branch to master then delete that branch
git checkout master git merge <branch-name> git branch -d <branch-name>