Archive:Development/Tutorials/Git/Intermediate: Difference between revisions

From KDE TechBase
(Created page with ' Once you're comfortable committing code with git, there are some simple things that can save you time and effort... TODO *git stash *feature branches for fun and profit *shared...')
 
m (Reverted edits by KennethMartinez (talk) to last revision by AnneW)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
__NOINDEX__
Once you're comfortable committing code with git, there are some simple things that can save you time and effort...
{{warning|This page is obsolete. Proceed to [[Development/Git]]. }}
 
TODO
*git stash
*feature branches for fun and profit
*shared branches?

Latest revision as of 15:49, 31 July 2012

Warning
This page is obsolete. Proceed to Development/Git.