Click here to Skip to main content
15,890,185 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 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 
Learn git - it will be worth the effort.

There's an interactive tutorial here:

https://learngitbranching.js.org/

You'll be able to use it locally for projects you just want history for, and you'll be able to easily upload to GitHub. Modern TFS instances are using git for version control because the old engine was so crap. Git won the vcs wars - might as well embrace it.

GitKraken is also quite a good gui client, though I tend to stick to the cli and only use a gui client for viewing history on files - and then it's most convenient to use the inbuilt client in webstorm and rider.
If you say that getting the money is the most important thing
You will spend your life completely wasting your time
You will be doing things you don't like doing
In order to go on living
That is, to go on doing things you don't like doing

Which is stupid.

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 
GeneralRe: Too Soon? PinPopular
DRHuff28-Apr-20 6:22
DRHuff28-Apr-20 6:22 
GeneralRe: Too Soon? Pin
ZurdoDev28-Apr-20 6:25
professionalZurdoDev28-Apr-20 6:25 
GeneralRe: Too Soon? Pin
OriginalGriff28-Apr-20 6:56
mveOriginalGriff28-Apr-20 6:56 
GeneralRe: Too Soon? Pin
Mike Hankey28-Apr-20 7:26
mveMike Hankey28-Apr-20 7:26 
JokeRe: Too Soon? Pin
Cp-Coder28-Apr-20 8:55
Cp-Coder28-Apr-20 8:55 
GeneralRe: Too Soon? Pin
Mike Hankey28-Apr-20 8:57
mveMike Hankey28-Apr-20 8:57 
GeneralWhat happened to Mark Wallace Pin
Dan Neely28-Apr-20 5:17
Dan Neely28-Apr-20 5:17 
GeneralRe: What happened to Mark Wallace Pin
Sean Ewington28-Apr-20 5:24
staffSean Ewington28-Apr-20 5:24 
GeneralRe: What happened to Mark Wallace Pin
Dan Neely28-Apr-20 5:30
Dan Neely28-Apr-20 5:30 
GeneralRe: What happened to Mark Wallace Pin
OriginalGriff28-Apr-20 6:10
mveOriginalGriff28-Apr-20 6:10 
GeneralRe: What happened to Mark Wallace Pin
Greg Utas28-Apr-20 5:32
professionalGreg Utas28-Apr-20 5:32 
GeneralRe: What happened to Mark Wallace Pin
ZurdoDev28-Apr-20 6:26
professionalZurdoDev28-Apr-20 6:26 
JokeRe: What happened to Mark Wallace Pin
ZurdoDev28-Apr-20 6:33
professionalZurdoDev28-Apr-20 6: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.