Click here to Skip to main content
15,887,350 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
GuyThiebaut13-Feb-24 4:16
professionalGuyThiebaut13-Feb-24 4:16 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 4:22
charlieg13-Feb-24 4:22 
GeneralRe: GIT Time again - what am I missing? Pin
GuyThiebaut13-Feb-24 4:31
professionalGuyThiebaut13-Feb-24 4:31 
GeneralRe: GIT Time again - what am I missing? Pin
Al Gonzalez14-Feb-24 6:58
Al Gonzalez14-Feb-24 6:58 
GeneralRe: GIT Time again - what am I missing? Pin
jochance13-Feb-24 4:59
jochance13-Feb-24 4:59 
AnswerRe: GIT Time again - what am I missing? Pin
Pete O'Hanlon13-Feb-24 0:43
mvePete O'Hanlon13-Feb-24 0:43 
GeneralRe: GIT Time again - what am I missing? Pin
GuyThiebaut13-Feb-24 0:52
professionalGuyThiebaut13-Feb-24 0:52 
GeneralRe: GIT Time again - what am I missing? Pin
Pete O'Hanlon13-Feb-24 0:59
mvePete O'Hanlon13-Feb-24 0:59 
It's not quite the same. Changes are stored as deltas locally with GIT. So, everything you have is local. The central server is the accumulation point of these deltas. Now try the second part of what I said - undo a history item, and then rebuild any check in from that point. GIT makes this relatively trivial.

GeneralRe: GIT Time again - what am I missing? Pin
GuyThiebaut13-Feb-24 1:06
professionalGuyThiebaut13-Feb-24 1:06 
GeneralRe: GIT Time again - what am I missing? Pin
Pete O'Hanlon13-Feb-24 2:12
mvePete O'Hanlon13-Feb-24 2:12 
GeneralRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 3:23
professionalJeremy Falcon13-Feb-24 3:23 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 3:40
charlieg13-Feb-24 3:40 
GeneralRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 5:05
professionalJeremy Falcon13-Feb-24 5:05 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg13-Feb-24 5:25
charlieg13-Feb-24 5:25 
GeneralRe: GIT Time again - what am I missing? Pin
jochance13-Feb-24 5:03
jochance13-Feb-24 5:03 
AnswerRe: GIT Time again - what am I missing? Pin
RickZeeland13-Feb-24 0:49
mveRickZeeland13-Feb-24 0:49 
GeneralRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 3:00
professionalJeremy Falcon13-Feb-24 3:00 
GeneralRe: GIT Time again - what am I missing? Pin
den2k8813-Feb-24 3:28
professionalden2k8813-Feb-24 3:28 
GeneralRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 3:36
professionalJeremy Falcon13-Feb-24 3:36 
GeneralRe: GIT Time again - what am I missing? Pin
jochance13-Feb-24 5:06
jochance13-Feb-24 5:06 
AnswerRe: GIT Time again - what am I missing? Pin
PIEBALDconsult13-Feb-24 2:16
mvePIEBALDconsult13-Feb-24 2:16 
GeneralRe: GIT Time again - what am I missing? Pin
Maximilien13-Feb-24 2:36
Maximilien13-Feb-24 2:36 
AnswerRe: GIT Time again - what am I missing? Pin
Maximilien13-Feb-24 2:33
Maximilien13-Feb-24 2:33 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg14-Feb-24 11:56
charlieg14-Feb-24 11:56 
AnswerRe: GIT Time again - what am I missing? Pin
Jeremy Falcon13-Feb-24 2:58
professionalJeremy Falcon13-Feb-24 2:58 

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.