You were working in a feature branch but accidentally pushed commits to the master/develop branch, it happens. First, you have to know the exact commit ID or number of commits that was pushed. You can use git log pretty=oneline to get the information...
sys.limistah.dev1 min read
No responses yet.