Jun
24
2020
How To Push The Changes To Git Branch
In this article I have cloned a project from Git and created a branch called feature/ticket2 in local. After required changes in feature/ticket2 branch pushed the changes to github. Then...