public marks

PUBLIC MARKS with tags workflow & git

2011

nvie/gitflow - GitHub

by ghis (via)
A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

A successful Git branching model » nvie.com

by ghis & 4 others
A very well explained and detailed workflow for branching with git.

2010

nvie's gitflow at develop - GitHub

by ghis (via)
A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

The Perfect Git Workflow for a One Person Project // Kyle Slattery

by ghis
A git workflow when working alone on a project. Interesting use of git rebase to prevent merge conflicts. This workflow is intended for one person: rebasing on a branch is messy if someone else has a copy of it.

Using Git Branches as Patches // Kyle Slattery

by ghis
Use git branches as patches: if you have a master and a dev branches, create a new X branch from master (the prod branch), commit, merge into dev with the --no-ff option, and when if it works as expected, merge the X branch into the master.

Using Git to maintain your blog | Mate-driven development

by ghis (via)
Basic workflow for maintaining a blog using Git: a local repository, a remote repository (and a bare) and some hooks to sync the repos and generate the blog.

2009

Google Open Source Blog: Export a Git Project to Google Code

by piouPiouM
Marche à suivre pour utiliser Google Code en tant que miroir d'un projet Git.

2008

PUBLIC TAGS related to tag workflow

bash +   bestpractices +   blog +   branch +   branching +   cli +   code +   development +   documentation +   dvcs +   extensions +   git +   google +   howto +   patch +   pdf +   programming +   project +   reference +   scm +   submodule +   subversion +   svn +   tips +   tutorial +   tutoriel +   versioncontrol +   wordpress +  

Active users

ghis
last mark : 01/04/2011 02:15

nhoizey
last mark : 30/04/2010 10:17

krachot
last mark : 29/04/2010 13:59

piouPiouM
last mark : 18/04/2010 14:30

benoit
last mark : 09/09/2008 16:41