Click here to Skip to main content
15,885,027 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: Pull Request Pin
Kornfeld Eliyahu Peter1-Jul-20 21:41
professionalKornfeld Eliyahu Peter1-Jul-20 21:41 
GeneralRe: Pull Request Pin
Jon McKee1-Jul-20 22:04
professionalJon McKee1-Jul-20 22:04 
GeneralRe: Pull Request Pin
Slacker0071-Jul-20 22:14
professionalSlacker0071-Jul-20 22:14 
GeneralRe: Pull Request Pin
Kornfeld Eliyahu Peter1-Jul-20 22:19
professionalKornfeld Eliyahu Peter1-Jul-20 22:19 
GeneralRe: Pull Request Pin
Slacker0072-Jul-20 0:39
professionalSlacker0072-Jul-20 0:39 
GeneralRe: Pull Request Pin
Kornfeld Eliyahu Peter2-Jul-20 0:42
professionalKornfeld Eliyahu Peter2-Jul-20 0:42 
GeneralRe: Pull Request Pin
Slacker0072-Jul-20 0:43
professionalSlacker0072-Jul-20 0:43 
GeneralRe: Pull Request Pin
den2k881-Jul-20 22:32
professionalden2k881-Jul-20 22:32 
I thought the same, but working on lqarge projects with 120+ people working on it 24/7 I appreciated the better traceability Pull Request give, because there are less of them.

Uusually we have tons of commits, hundreds of pushes and dozens of pull requests. In the PR we can / have to attach the code static analysis, link the issues related (if any) and have it approved by one or more people.

The integrator does not have to enter knee deep in our commits, he just takes the pull request, merges it and sends to validation. This allows for easier tracing of "approved, definitive changes" and easier regression tracking.

On smaller projects it may be too much, but you never knwo when a project blooms (or explodes).
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: Pull Request Pin
Jacquers2-Jul-20 0:21
Jacquers2-Jul-20 0:21 
GeneralRe: Pull Request Pin
F-ES Sitecore2-Jul-20 1:39
professionalF-ES Sitecore2-Jul-20 1:39 
GeneralRe: Pull Request Pin
Marc Clifton2-Jul-20 4:30
mvaMarc Clifton2-Jul-20 4:30 
GeneralRe: Pull Request Pin
Super Lloyd2-Jul-20 5:18
Super Lloyd2-Jul-20 5:18 
GeneralRe: Pull Request Pin
Jon McKee2-Jul-20 12:52
professionalJon McKee2-Jul-20 12:52 
PraiseWooo! I did it PinPopular
honey the codewitch1-Jul-20 9:45
mvahoney the codewitch1-Jul-20 9:45 
GeneralRe: Wooo! I did it Pin
David O'Neil1-Jul-20 10:41
professionalDavid O'Neil1-Jul-20 10:41 
GeneralRe: Wooo! I did it Pin
honey the codewitch1-Jul-20 14:28
mvahoney the codewitch1-Jul-20 14:28 
GeneralRe: Wooo! I did it Pin
David O'Neil1-Jul-20 14:36
professionalDavid O'Neil1-Jul-20 14:36 
GeneralRe: Wooo! I did it Pin
honey the codewitch1-Jul-20 15:01
mvahoney the codewitch1-Jul-20 15:01 
GeneralRe: Wooo! I did it Pin
David O'Neil1-Jul-20 15:58
professionalDavid O'Neil1-Jul-20 15:58 
GeneralRe: Wooo! I did it Pin
honey the codewitch1-Jul-20 17:05
mvahoney the codewitch1-Jul-20 17:05 
GeneralRe: Wooo! I did it Pin
David O'Neil1-Jul-20 20:40
professionalDavid O'Neil1-Jul-20 20:40 
GeneralRe: Wooo! I did it Pin
honey the codewitch2-Jul-20 0:21
mvahoney the codewitch2-Jul-20 0:21 
GeneralRe: Wooo! I did it Pin
David O'Neil2-Jul-20 8:21
professionalDavid O'Neil2-Jul-20 8:21 
GeneralRe: Wooo! I did it Pin
honey the codewitch2-Jul-20 8:48
mvahoney the codewitch2-Jul-20 8:48 
GeneralRe: Wooo! I did it Pin
David O'Neil2-Jul-20 8:54
professionalDavid O'Neil2-Jul-20 8:54 

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.