Archive:Development/Tutorials/Git/Intermediate

From KDE TechBase
Revision as of 02:19, 2 November 2009 by Chani (talk | contribs) (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...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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?