Files automatically committed to other branches

已回答

We're using IntelliJ Community with Git. I'm working in 4 branches not accessed by anyone else. I made a change in one branch (call it A), commited/pushed. Pulled our Stage branch to import, into branch A, any changes from other team members who pushed to Stage. When I created a Pull Request for branch A, all commits from the other 3 branches automatically appeared in branch A. The same commits with the same date/time are in the intended branches. I'm the only one accessing these 4 branches. Has anyone seen this?

0

Could you please share the log graph from the problematic repository? E.g. a screenshot of the Intellij Git Log view illustrating the state of your branches

0

请先登录再写评论。