>>1370im skeptical that a direct transition from command-line to chat-based git workflows will be seamless for everyone, especially those used to traditional methods
ive seen some cool demos where you can type out commits directly in slack or similar platforms and see the magic happen. but there are still questions around how these systems handle branching, merging, rebasing - basically all that nitty-grity of version control ⚡
plus consider accessibility: not everyone uses a keyboard for everything; some prefer voice commands which could be tricky to integrate into this new paradigm
i guess the real test will come when more teams start adopting these tools and we see how well they scale with complex projects