[TYPO3-core] How to set up Git GUI client with SSH-RSA key on Windows

Steffen Gebert steffen.gebert at typo3.org
Fri Jun 3 18:27:52 CEST 2011


> What's the reason for creating
> branches for every bit?
Git makes it easy to work in branches, as branching is super fast. And 
yes, it keeps your master clean. Otherwise you have to do  `git reset 
--hard origin/master` to get it clean again.

> And when to delete the branch? After
> it has been reviewed and commited to master?
You can delete it, as soon as it is pushed (as you can get it back from 
Gerrit, if you want to improve it).

Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 v4 Core Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org


More information about the TYPO3-team-core mailing list