Click here to Skip to main content
15,885,914 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.

 
GeneralGit Source Control Pin
Kevin Marois28-Apr-20 6:59
professionalKevin Marois28-Apr-20 6:59 
GeneralRe: Git Source Control Pin
GuyThiebaut28-Apr-20 7:22
professionalGuyThiebaut28-Apr-20 7:22 
GeneralRe: Git Source Control Pin
Kevin Marois28-Apr-20 7:23
professionalKevin Marois28-Apr-20 7:23 
GeneralRe: Git Source Control Pin
GuyThiebaut28-Apr-20 7:31
professionalGuyThiebaut28-Apr-20 7:31 
GeneralRe: Git Source Control Pin
Kevin Marois28-Apr-20 7:35
professionalKevin Marois28-Apr-20 7:35 
GeneralRe: Git Source Control Pin
GuyThiebaut28-Apr-20 7:54
professionalGuyThiebaut28-Apr-20 7:54 
GeneralRe: Git Source Control Pin
MarkTJohnson28-Apr-20 8:10
professionalMarkTJohnson28-Apr-20 8:10 
GeneralRe: Git Source Control Pin
MarkTJohnson28-Apr-20 8:08
professionalMarkTJohnson28-Apr-20 8:08 
Hardest concept for me to grasp when starting with git is, Git takes a "snapshot" of the entire repository with each commit and applies only the changes. The hard part about that for me was if you have a file that exists in one branch and not another, switching between the branches will cause that file to disappear and reappear as you move between the branches.

I would suggest using an one of the git GUIs available, my favorite is GitKraken[^]

I like it enough that I actually paid for it. Their tutorials help a lot too.
GeneralRe: Git Source Control Pin
Andre_Prellwitz29-Apr-20 7:39
Andre_Prellwitz29-Apr-20 7:39 
GeneralRe: Git Source Control Pin
Kent Sharkey28-Apr-20 7:25
staffKent Sharkey28-Apr-20 7:25 
GeneralRe: Git Source Control Pin
GuyThiebaut28-Apr-20 7:33
professionalGuyThiebaut28-Apr-20 7:33 
GeneralRe: Git Source Control Pin
OriginalGriff28-Apr-20 8:34
mveOriginalGriff28-Apr-20 8:34 
GeneralRe: Git Source Control Pin
pkfox28-Apr-20 9:17
professionalpkfox28-Apr-20 9:17 
GeneralRe: Git Source Control Pin
RickZeeland28-Apr-20 8:51
mveRickZeeland28-Apr-20 8:51 
GeneralRe: Git Source Control Pin
raddevus28-Apr-20 9:18
mvaraddevus28-Apr-20 9:18 
GeneralRe: Git Source Control Pin
Jacquers28-Apr-20 19:03
Jacquers28-Apr-20 19:03 
GeneralRe: Git Source Control Pin
Peter Adam28-Apr-20 21:55
professionalPeter Adam28-Apr-20 21:55 
GeneralRe: Git Source Control Pin
Sander Rossel28-Apr-20 22:23
professionalSander Rossel28-Apr-20 22:23 
GeneralRe: Git Source Control Pin
PhilipOakley29-Apr-20 1:14
professionalPhilipOakley29-Apr-20 1:14 
GeneralRe: Git Source Control Pin
Sander Rossel29-Apr-20 1:32
professionalSander Rossel29-Apr-20 1:32 
GeneralRe: Git Source Control Pin
Davyd McColl29-Apr-20 0:30
Davyd McColl29-Apr-20 0:30 
GeneralRe: Git Source Control Pin
Member 11032329-Apr-20 4:12
Member 11032329-Apr-20 4:12 
GeneralRe: Git Source Control Pin
MikeTheFid29-Apr-20 5:54
MikeTheFid29-Apr-20 5:54 
GeneralRe: Git Source Control Pin
Kirk Hawley30-Apr-20 9:12
professionalKirk Hawley30-Apr-20 9:12 
JokeToo Soon? Pin
ZurdoDev28-Apr-20 6:19
professionalZurdoDev28-Apr-20 6:19 

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.