|
|
|
|
|
by nomel
955 days ago
|
|
How is this possible, while sharing code? Doesn't this require that pushed code is perfect? What about everyone else working on the same code? Do they wait until you've reached perfection? Or, do you squash the branch once it's complete, with the assumption that there's no other development on/from that temporary branch (I envy you if so)? (I ask these questions fully assuming I'm doing it wrong.) |
|
We aren’t talking about pushed code. We are talking about cleaning up the local commit history before pushing it into a shared branch.