Click here to Skip to main content
15,923,273 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: git poll Pin
Jacquers9-Jan-19 23:25
Jacquers9-Jan-19 23:25 
GeneralRe: git poll Pin
Eytukan9-Jan-19 19:39
Eytukan9-Jan-19 19:39 
GeneralRe: git poll Pin
Jeff Buxton11-Jan-19 7:45
Jeff Buxton11-Jan-19 7:45 
GeneralRe: git poll Pin
Eytukan11-Jan-19 23:12
Eytukan11-Jan-19 23:12 
GeneralRe: git poll Pin
GKP19929-Jan-19 19:48
professionalGKP19929-Jan-19 19:48 
GeneralRe: git poll Pin
GuyThiebaut9-Jan-19 20:29
professionalGuyThiebaut9-Jan-19 20:29 
GeneralRe: git poll Pin
charlieg10-Jan-19 1:42
charlieg10-Jan-19 1:42 
GeneralRe: git poll Pin
den2k889-Jan-19 21:28
professionalden2k889-Jan-19 21:28 
It is one way to do it. Feature branches are common but... some projects are in a too much embrional state to be easily sectioned out in features (a lot of code, common base to be built etcetera), others have a bad legacy codebase that requires frequent adjustments to many parts of the code.

Also if the team members jump around between features (maybe because the project is badly managed, maybe because the team is too small for the amount of job, or they are just messy developers used to such methods or some/most team members have other projects and other roles that may take precedence over the developing work at any time) this ensures a low, fixed number of branches.

It might also be better suited to R&D projects since R&D is mostly exploration of possibilities, with no clear cut features to be implemented and considered done.
GCS d--(d+) s-/++ a C++++ U+++ P- L+@ E-- W++ N+ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X

GeneralRe: git poll Pin
Marco Bertschi9-Jan-19 21:45
protectorMarco Bertschi9-Jan-19 21:45 
GeneralRe: git poll Pin
SkysTheLimit10-Jan-19 8:16
SkysTheLimit10-Jan-19 8:16 
AnswerRe: git poll Pin
dazfuller10-Jan-19 20:10
dazfuller10-Jan-19 20:10 
GeneralRe: git poll Pin
BryanFazekas11-Jan-19 2:25
BryanFazekas11-Jan-19 2:25 
GeneralRe: git poll Pin
loctrice11-Jan-19 3:06
professionalloctrice11-Jan-19 3:06 
GeneralRe: git poll Pin
Mike Marynowski11-Jan-19 6:04
professionalMike Marynowski11-Jan-19 6:04 
GeneralRe: git poll Pin
Plamen Dragiyski11-Jan-19 7:53
professionalPlamen Dragiyski11-Jan-19 7:53 
GeneralRe: git poll Pin
Gerry Schmitz11-Jan-19 9:01
mveGerry Schmitz11-Jan-19 9:01 
GeneralRe: git poll Pin
John Stewien12-Jan-19 23:53
John Stewien12-Jan-19 23:53 
GeneralRe: git poll Pin
Mark J. Miller14-Jan-19 10:50
Mark J. Miller14-Jan-19 10:50 
GeneralThis just saved me a whole bunch of typing and time Pin
Marc Clifton9-Jan-19 8:44
mvaMarc Clifton9-Jan-19 8:44 
GeneralRe: This just saved me a whole bunch of typing and time Pin
Michael Martin9-Jan-19 9:40
professionalMichael Martin9-Jan-19 9:40 
GeneralRe: This just saved me a whole bunch of typing and time Pin
#realJSOP9-Jan-19 9:45
professional#realJSOP9-Jan-19 9:45 
GeneralRe: This just saved me a whole bunch of typing and time Pin
Rage9-Jan-19 20:40
professionalRage9-Jan-19 20:40 
PraiseRe: This just saved me a whole bunch of typing and time Pin
Richard Deeming9-Jan-19 9:44
mveRichard Deeming9-Jan-19 9:44 
GeneralRe: This just saved me a whole bunch of typing and time Pin
Marc Clifton10-Jan-19 2:09
mvaMarc Clifton10-Jan-19 2:09 
GeneralRe: This just saved me a whole bunch of typing and time Pin
Harrison Pratt11-Jan-19 1:32
professionalHarrison Pratt11-Jan-19 1:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.