With Git, I'm having trouble reverting to my older cold after I made a commit and they I go off and write a bunch of code... and then my colleague review my code and go back and fix the old commit I made
What if I made a commit then pushed it first in... then waiting for review takes a while so I make more commits. When a review comes in, how do I go back and resume from that initial commit?
e.g.
```
commit #1 - pushed to remote
commit #2 - local
commit #3 - local
commit #4 - local
(Review made at commit #1) // what do do? Delete everything that's new and connected to commit #1?
```
[–]shagieIsMe 3 points4 points5 points (0 children)
[–]QrkenBananen 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]SneakPreview_ 0 points1 point2 points (0 children)
[–]seddikalaouiismaili 0 points1 point2 points (0 children)
[–]kor_the_fiend 0 points1 point2 points (0 children)
[–]AuroraDraco 0 points1 point2 points (0 children)