This video shows how you can merge a feature branch to the master. It also shows other supportive information.
This video is a part of this blog post: https://shihabiiuc.com/git-merge/
You'll find additional information and the commands that I used in this video.
Related blog posts:
🌟 Git branch-related commands: https://shihabiiuc.com/git-branch/
🌲 How to create GitHub Pages: https://shihabiiuc.com/github-pages/
🌟 How to clone a Git repository: https://shihabiiuc.com/how-to-clone-a...
🌲 Git pull: https://shihabiiuc.com/git-pull/
🌟 How to change Git remote origin URL: https://shihabiiuc.com/change-git-rem...
🌲 General & mostly used git commands & their explanation: Git commands & explanation
🌟 How to unstage a file from Git commit: https://shihabiiuc.com/how-to-remove-...
🌲 How to change the git commit message: https://shihabiiuc.com/how-to-change-...
🌟 How to undo the last Git commit: https://shihabiiuc.com/how-to-undo-th...
🌲 How to remove files from Git: https://shihabiiuc.com/how-to-remove-...
#git #gitcommands #github