Rainer Schreiber
Member since Dec 16, 2013
- Profile: /members/11476-rainer-schreiber.htm
- URL: http://www.evalentis.com
- Comments: 1
Recent Blog Comments By Rainer Schreiber
-
Visualizing A Git Merge Without A Rebase
Posted on Dec 16, 2013 at 9:56 AM
As far as I know, a dev team should do a "git rebase master" on a regular basis. So, not only just before the merge to master, but, let's say, daily. Working in a feature branch in GIT is sooo much better than in SVN, but you still get to know the changes in master as soon as possible. ... read more »