Archive:Development/Tutorials/Git/Intermediate
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?
Once you're comfortable committing code with git, there are some simple things that can save you time and effort...
TODO