blob: f4d8175883037b5da98c6812925dfc89f30d1bcf [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!-- Shamelessly ripped from the Github pages of the mogenerator project, by Jonathan Rentzsch
http://rentzsch.github.com/mogenerator/ -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>gitflow</title>
<link href="styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="page">
<a href="http://github.com/nvie/gitflow">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub">
</a>
<div id="main">
<dl>
<dt>gitflow</dt>
<dd>
<p>Provides a set of tools to support managing the <a
href="http://nvie.com/archives/323">Git branching model</a>
as introduces by Vincent Driessen's original blog post.</p>
<p><a href="http://nvie.com/archives/323"><img src="branches-overview.png" /></a></p>
</dd>
</dl>
</div>
</div>
</body>
</html>