Comment by 8n4vidtmkvmk
19 hours ago
Can you elaborate? Why wouldn't you just check in your code when you're done your bit instead of working on the same commit together?
19 hours ago
Can you elaborate? Why wouldn't you just check in your code when you're done your bit instead of working on the same commit together?
I like it because we don't have to do the this dance all the time: * Commit * Push * Say: Now it's pushed * Pull
We can just work together, talking and writing code. Works great with people you work well with and are aligned with.