Click here to Skip to main content
15,891,431 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
Sander Rossel26-Jun-21 1:36
professionalSander Rossel26-Jun-21 1:36 
GeneralRe: I need a tool to visually track branches in git Pin
Michael Breeden26-Jun-21 1:41
Michael Breeden26-Jun-21 1:41 
GeneralRe: I need a tool to visually track branches in git Pin
Dar Brett27-Jun-21 16:31
Dar Brett27-Jun-21 16:31 
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 
> I need to know ...

Beware of the square peg round hole issue here. Git was 'designed' because of the limitations of the command and control methods when used in software development.

In some ways "Agile" is a similar response to the difficulties that command and control methods experience.

Git itself is agnostic to the management method, and includes flexible working approaches. It also include `git stash` should you have to redirect developer work at very short notice to 'drop every thing and fix this NOW'.

Don't try to solve / pre-plan everything at once. Start 'small' by at least just creating a git repo of what you have got.

Maybe think about copying/transferring existing history to git and explore that to get a feel about the quality of the previous system.

Any new system will feel awkward, don't let it become a 737MAX.
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 
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 

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.