While we are working in different branches in git repo is it possible to accidentally push your changes from a branch say demo to master. I do know in order to bring the changes to master branch we have to do a merge the require branch to the master.
Sometimes when I push to a branch I have these doubt if I'll push it to master accidentally so just to clear that up...