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...')
(No difference)

Revision as of 02:19, 2 November 2009

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 branches?