Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitflow
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tools
gitflow
Commits
9975a123
Commit
9975a123
authored
Feb 24, 2010
by
Vincent Driessen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added GA-enabled weblink.
parent
6ab98a52
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.html
index.html
+2
-2
No files found.
index.html
View file @
9975a123
...
...
@@ -17,9 +17,9 @@
<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>
href=
"http://nvie.com/
git-model?utm_source=github&utm_medium=web&utm_campaign=branch-model
"
>
Git branching model
</a>
as introduced in Vincent Driessen's original blog post.
</p>
<p><a
href=
"http://nvie.com/
archives/323
"
><img
src=
"branches-overview.png"
/></a></p>
<p><a
href=
"http://nvie.com/
git-model?utm_source=github&utm_medium=web&utm_campaign=branch-model
"
><img
src=
"branches-overview.png"
/></a></p>
</dd>
</dl>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment