installing git-flow on Ubuntu Linux

installing git-flow on Ubuntu Linux

Submitted by Jitesh Doshi on

If you have heard of Git Flow, and you use Ubunut Linux, then you can install it using the following instructions.

Download the latest .deb package file from https://launchpad.net/ubuntu/precise/i386/git-flow/, and then install it thus ...

wget -P ~/Downloads http://launchpadlibrarian.net/84618376/git-flow_0.4.1-2_all.deb
 sudo dpkg -i ~/Downloads/git-flow_0.4.1-2_all.deb

If you haven't heard of Git Flow, then read all about it at http://nvie.com/posts/a-successful-git-branching-model/. If you haven't heard of Git, then you're either not a developer (in that case, ignore it), or you need to Google it.

Jitesh Doshi

Profile picture for user Jitesh Doshi
Managing Partner & CTO
  • A seasoned technology entrepreneur and enthusiast
  • A regular speaker at industry conferences and universities
  • Host and organizer of technology user groups
  • Active in management of non-profit organizations serving the local community
  • Leader and contributor for multiple open-source projects
  • Expert in cloud, application integration, web and mobile technologies
  • Author of open-source projects, including on Drupal.org - Popular Tags and PRLP.
  • Developed several highly successful software platforms and frameworks for cl