Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


Share this Page URL
Help

Chapter 9: RhoHub--Deploying to Cloud > RhoHub online editor - Pg. 193

Chapter 9 You will get the following output: Counting objects: 33, done. Delta compression using up to 2 threads. Compressing objects: 100% (33/33), done. Writing objects: 100% (33/33), 35.59 KiB, done. Total 33 (delta 5), reused 0 (delta 0) To git@git.rhohub.com:nalwayaabhishek/employee-application-rhosync.git * [new branch] master -> master What just happened? In this section, we have learnt to clone the RhoSync application to our local machine using Git. We have also learned to commit the Code using Git. RhoHub online editor RhoHub 3.0 has an HTML5 project editor complete with a Git interface. We can edit the code directly from the web interface and commit that code. RhoHub editor supports: Editing Ruby/HTML/CSS/JavaScript files Viewing image files Uploading of local files into the editor