ThinkRooms is a application development studio at Bandung. We do application development based on web technology. Our services are develop application, PSD/PNG to HTML, and CMS template development. You can check our official website at http://www.thinkrooms.com

 

Using Shared Dropbox as a Git Repository to Collaborate

So last month I wrote a bit about setting up your own personal Git repositories on a Linux box, and how to use that for sharing code.

I’ve had a slight epiphany since then: what if I just used the awesome Dropbox (my referral link, if you’re likely to sign up) to share Git repositories…

Git workflow in web development

This page show how to use git with your team in your web development. It’s shows how to auto update the website on live server everytime your team push a changes to repository.