Click here to Skip to main content
15,893,401 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: I need a tool to visually track branches in git Pin
Mircea Neacsu26-Jun-21 1:50
Mircea Neacsu26-Jun-21 1:50 
GeneralRe: I need a tool to visually track branches in git Pin
Michael Breeden26-Jun-21 2:10
Michael Breeden26-Jun-21 2:10 
GeneralRe: I need a tool to visually track branches in git Pin
Mircea Neacsu26-Jun-21 2:21
Mircea Neacsu26-Jun-21 2:21 
GeneralBingo Pin
Michael Breeden26-Jun-21 2:21
Michael Breeden26-Jun-21 2:21 
GeneralRe: Bingo Pin
PhilipOakley28-Jun-21 3:55
professionalPhilipOakley28-Jun-21 3:55 
GeneralRe: I need a tool to visually track branches in git Pin
Member 1330167928-Jun-21 4:28
Member 1330167928-Jun-21 4:28 
GeneralRe: I need a tool to visually track branches in git Pin
Mircea Neacsu28-Jun-21 5:08
Mircea Neacsu28-Jun-21 5:08 
GeneralRe: I need a tool to visually track branches in git Pin
Member 1330167928-Jun-21 5:35
Member 1330167928-Jun-21 5:35 
Quote:
I know there is an alternate workflow where all developers are allowed to push in the main repository and it works based on an honor system where each one promises to merge into the main branch only stuff that has been thoroughly tested and never make any mistake. However I'm an old, cynical developer who believes that only what you cannot touch you cannot harm


So? What does "main repository" have to do with that? My team all works off one repo, no one (not even me) is allowed to push to master, everyone works of branches from that one repo, there is no "main repository", there is only one repository that has /master changeable only via PRs from branches on that repository.

I don't know what multiple repositories have to do with protection. We use branches for that, not an honor system.
GeneralRe: I need a tool to visually track branches in git Pin
Mircea Neacsu28-Jun-21 6:50
Mircea Neacsu28-Jun-21 6:50 
GeneralRe: I need a tool to visually track branches in git Pin
Member 1330167928-Jun-21 4:50
Member 1330167928-Jun-21 4:50 
GeneralRe: I need a tool to visually track branches in git Pin
Marc Clifton25-Jun-21 12:23
mvaMarc Clifton25-Jun-21 12:23 
GeneralRe: I need a tool to visually track branches in git Pin
Jacquers25-Jun-21 20:42
Jacquers25-Jun-21 20:42 
GeneralRe: I need a tool to visually track branches in git Pin
RickZeeland26-Jun-21 0:27
mveRickZeeland26-Jun-21 0:27 
GeneralRe: I need a tool to visually track branches in git Pin
Slow Eddie26-Jun-21 3:54
professionalSlow Eddie26-Jun-21 3:54 
GeneralRe: I need a tool to visually track branches in git Pin
Member 916705727-Jun-21 20:26
Member 916705727-Jun-21 20:26 
GeneralRe: I need a tool to visually track branches in git Pin
rallets28-Jun-21 1:42
rallets28-Jun-21 1:42 
AnswerRe: I need a tool to visually track branches in git Pin
Bwana Bob28-Jun-21 3:40
Bwana Bob28-Jun-21 3:40 
GeneralRe: I need a tool to visually track branches in git Pin
maze328-Jun-21 3:18
professionalmaze328-Jun-21 3:18 
GeneralRe: I need a tool to visually track branches in git Pin
PhilipOakley28-Jun-21 3:40
professionalPhilipOakley28-Jun-21 3:40 
GeneralRe: I need a tool to visually track branches in git Pin
PhilipOakley28-Jun-21 4:03
professionalPhilipOakley28-Jun-21 4:03 
GeneralRe: I need a tool to visually track branches in git Pin
Jacquers29-Jun-21 2:45
Jacquers29-Jun-21 2:45 
GeneralThought of the Day Pin
OriginalGriff25-Jun-21 4:33
mveOriginalGriff25-Jun-21 4:33 
GeneralRe: Thought of the Day Pin
W Balboos, GHB25-Jun-21 4:38
W Balboos, GHB25-Jun-21 4:38 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer25-Jun-21 5:56
professionalDaniel Pfeffer25-Jun-21 5:56 
GeneralRe: Thought of the Day Pin
Slow Eddie26-Jun-21 3:43
professionalSlow Eddie26-Jun-21 3:43 

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.