Click here to Skip to main content
15,887,135 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
jschell15-Feb-24 11:34
jschell15-Feb-24 11:34 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg19-Feb-24 2:21
charlieg19-Feb-24 2:21 
GeneralRe: GIT Time again - what am I missing? Pin
englebart16-Feb-24 6:48
professionalenglebart16-Feb-24 6:48 
GeneralRe: GIT Time again - what am I missing? Pin
jschell16-Feb-24 7:16
jschell16-Feb-24 7:16 
AnswerRe: GIT Time again - what am I missing? Pin
Mateusz Jakub13-Feb-24 20:57
Mateusz Jakub13-Feb-24 20:57 
GeneralRe: GIT Time again - what am I missing? Pin
charlieg14-Feb-24 12:19
charlieg14-Feb-24 12:19 
GeneralRe: GIT Time again - what am I missing? Pin
Mateusz Jakub15-Feb-24 23:20
Mateusz Jakub15-Feb-24 23:20 
AnswerRe: GIT Time again - what am I missing? Pin
Peter Adam13-Feb-24 21:35
professionalPeter Adam13-Feb-24 21:35 
With git, you get two vcs for the price of one. You have a local one and probably a remote one.

At work asking for a repo was heavy paperwork.

With svn I had no opportunity to put my small projects into version control.

With git I can create a local repo without involving paperwork or someone from the sudoers group.

In git, the master repo can be protected by using pull requests instead of just giving rights to push into the master repo.

GeneralRe: GIT Time again - what am I missing? Pin
charlieg14-Feb-24 12:15
charlieg14-Feb-24 12:15 
GeneralRe: GIT Time again - what am I missing? Pin
Peter Adam14-Feb-24 12:21
professionalPeter Adam14-Feb-24 12:21 
AnswerRe: GIT Time again - what am I missing? Pin
Member 1309459714-Feb-24 1:01
Member 1309459714-Feb-24 1:01 
AnswerRe: GIT Time again - what am I missing? Pin
Davyd McColl14-Feb-24 2:41
Davyd McColl14-Feb-24 2:41 
AnswerRe: GIT Time again - what am I missing? Pin
Myron Dombrowski14-Feb-24 4:12
Myron Dombrowski14-Feb-24 4:12 
AnswerRe: GIT Time again - what am I missing? Pin
Steve Naidamast14-Feb-24 4:14
professionalSteve Naidamast14-Feb-24 4:14 
AnswerRe: GIT Time again - what am I missing? Pin
Chris @ SAS14-Feb-24 5:15
Chris @ SAS14-Feb-24 5:15 
GeneralRe: GIT Time again - what am I missing? Pin
cegarman14-Feb-24 5:30
cegarman14-Feb-24 5:30 
AnswerRe: GIT Time again - what am I missing? Pin
Juan Pablo Reyes Altamirano14-Feb-24 7:23
Juan Pablo Reyes Altamirano14-Feb-24 7:23 
AnswerRe: GIT Time again - what am I missing? Pin
Stacy Dudovitz14-Feb-24 13:35
professionalStacy Dudovitz14-Feb-24 13:35 
GeneralI have been exiled! Pin
glennPattonWork313-Feb-24 0:10
professionalglennPattonWork313-Feb-24 0:10 
GeneralRe: I have been exiled! Pin
RickZeeland13-Feb-24 0:58
mveRickZeeland13-Feb-24 0:58 
GeneralRe: I have been exiled! Pin
Nelek13-Feb-24 5:49
protectorNelek13-Feb-24 5:49 
GeneralRe: I have been exiled! Pin
Jörgen Andersson13-Feb-24 1:41
professionalJörgen Andersson13-Feb-24 1:41 
GeneralRe: I have been exiled! Pin
jschell13-Feb-24 5:36
jschell13-Feb-24 5:36 
GeneralRe: I have been exiled! Pin
PIEBALDconsult13-Feb-24 2:11
mvePIEBALDconsult13-Feb-24 2:11 
GeneralRe: I have been exiled! Pin
charlieg13-Feb-24 3:35
charlieg13-Feb-24 3:35 

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.