|
|
|
|
|
by slackstation
1766 days ago
|
|
This seems like the product of alot of hard work but, ultimately, who needs this? It's not quite fast enough for pair programming. There are other faster, free, high quality options for pair programming. The features of one click deploys and rollbacks tie the deployment system to your proprietary closed-source service. Retraining a team away from PR and Merge Requests would take time for something that doesn't seem to offer much in the way of new benefits. Do I have to log into a website to create / switch branches? How do checkout code? Do I download a zip from a website and then click a sync button on my IDE? Am I forced to use VSCode for integration or can I use VIM/EMacs? |
|
The equivalent of switching branches and checking out different code all happen in the webapp. On your computer you get a two-way-synced "magic directory" where you code with your existing tools/IDE/editor of choice. This means that if you wish to checkout someone else's work, a click in the webapp would instantly swap the content of your project dir.