Click here to Skip to main content
15,887,444 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 Time again - what am I missing? Pin
charlieg13-Feb-24 3:50
charlieg13-Feb-24 3:50 
GeneralRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 5:02
professionalJeremy Falcon13-Feb-24 5:02 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 5:24
charlieg13-Feb-24 5:24 
AnswerRe: GIT Time again - what am I missing? Pin
TNCaver13-Feb-24 3:05
TNCaver13-Feb-24 3:05 
AnswerRe: GIT Time again - what am I missing? Pin
HobbyProggy13-Feb-24 3:16
professionalHobbyProggy13-Feb-24 3:16 
AnswerRe: GIT Time again - what am I missing? Pin
den2k8813-Feb-24 3:26
professionalden2k8813-Feb-24 3:26 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 3:55
charlieg13-Feb-24 3:55 
AnswerRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 3:59
charlieg13-Feb-24 3:59 
Okay, based on Jeremy's and other comments, I think I may be close to understanding what GIT does better than SVN or any other centralized server system...

When a developer wants to do work, they pull a working copy. It's local to their machine. All of their work - commits and what not occur to the local copy. The changes do NOT go back to the repo until they push. When they push, the code changes, the history, etc go with the push.

Do I have this correct? Going to go read some GIT doc.
Charlie Gilley

“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

Has never been more appropriate.


modified 13-Feb-24 10:08am.

GeneralRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 6:02
professionalJeremy Falcon13-Feb-24 6:02 
GeneralRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 6:07
professionalJeremy Falcon13-Feb-24 6:07 
GeneralRe: GIT Time again - what am I missing? Pin
Gerry Schmitz13-Feb-24 13:58
mveGerry Schmitz13-Feb-24 13:58 
GeneralRe: GIT Time again - what am I missing? Pin
S.B.13-Feb-24 19:44
S.B.13-Feb-24 19:44 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg14-Feb-24 11:17
charlieg14-Feb-24 11:17 
AnswerRe: GIT Time again - what am I missing? Pin
Rick York13-Feb-24 4:39
mveRick York13-Feb-24 4:39 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 5:30
charlieg13-Feb-24 5:30 
GeneralRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 6:23
professionalJeremy Falcon13-Feb-24 6:23 
GeneralRe: GIT Time again - what am I missing? Pin
Maximilien13-Feb-24 7:41
Maximilien13-Feb-24 7:41 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 9:48
charlieg13-Feb-24 9:48 
GeneralRe: GIT Time again - what am I missing? Pin
Stuart Dootson14-Feb-24 0:59
professionalStuart Dootson14-Feb-24 0:59 
AnswerRe: GIT Time again - what am I missing? Pin
jschell13-Feb-24 5:34
jschell13-Feb-24 5:34 
GeneralRe: GIT Time again - what am I missing? Pin
englebart13-Feb-24 6:16
professionalenglebart13-Feb-24 6:16 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 6:22
charlieg13-Feb-24 6:22 
GeneralRe: GIT Time again - what am I missing? Pin
jschell14-Feb-24 5:49
jschell14-Feb-24 5:49 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg14-Feb-24 12:02
charlieg14-Feb-24 12:02 
GeneralRe: GIT Time again - what am I missing? Pin
jschell15-Feb-24 11:34
jschell15-Feb-24 11:34 

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.