Click here to Skip to main content
15,891,136 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 for Windows any suggestions Pin
Mike Hankey11-Mar-15 9:47
mveMike Hankey11-Mar-15 9:47 
GeneralRe: Git for Windows any suggestions Pin
Vladimir Svrkota11-Mar-15 21:56
professionalVladimir Svrkota11-Mar-15 21:56 
GeneralRe: Git for Windows any suggestions Pin
Leo5611-Mar-15 22:35
Leo5611-Mar-15 22:35 
GeneralRe: Git for Windows any suggestions Pin
Slacker00711-Mar-15 23:35
professionalSlacker00711-Mar-15 23:35 
GeneralRe: Git for Windows any suggestions Pin
Leo5612-Mar-15 2:21
Leo5612-Mar-15 2:21 
GeneralRe: Git for Windows any suggestions Pin
Ferdinando Santacroce12-Mar-15 0:26
Ferdinando Santacroce12-Mar-15 0:26 
GeneralRe: Git for Windows any suggestions Pin
Simon O'Riordan from UK12-Mar-15 3:28
Simon O'Riordan from UK12-Mar-15 3:28 
GeneralRe: Git for Windows any suggestions Pin
Giannakakis Kostas12-Mar-15 3:51
professionalGiannakakis Kostas12-Mar-15 3:51 
These are my suggestions:

Pro Git Book[^]
Very good introduction for beginners. Do not need to read the whole book. The first three chapters will teach you the basics and the main use cases.

msysgit[^]
This is the ultimate git in command line for windows. It allows you to use it from any command prompt, not just git bash.

Git is somehow different than SVN and I believe that you *need* to use the command line. I use SourceTree and GitHub client in order to visualize changes between commits. It is also handy for a simple commit. For anything more advanced (create a branch, rebase, merge), I can only do it with the command line. The good thing is that I can easily start a command prompt at the repository location from these two tools.
GeneralRe: Git for Windows any suggestions Pin
AspDotNetDev12-Mar-15 4:08
protectorAspDotNetDev12-Mar-15 4:08 
GeneralRe: Git for Windows any suggestions Pin
patbob12-Mar-15 6:51
patbob12-Mar-15 6:51 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 6:57
mveMike Hankey12-Mar-15 6:57 
GeneralRe: Git for Windows any suggestions Pin
patbob12-Mar-15 7:06
patbob12-Mar-15 7:06 
GeneralRe: Git for Windows any suggestions Pin
RASPeter12-Mar-15 8:43
professionalRASPeter12-Mar-15 8:43 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 9:06
mveMike Hankey12-Mar-15 9:06 
GeneralRe: Git for Windows any suggestions Pin
Yortw12-Mar-15 10:44
Yortw12-Mar-15 10:44 
GeneralRe: Git for Windows any suggestions Pin
Member 376360812-Mar-15 11:35
Member 376360812-Mar-15 11:35 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 11:51
mveMike Hankey12-Mar-15 11:51 
GeneralRe: Git for Windows any suggestions Pin
Stuart Dootson12-Mar-15 23:09
professionalStuart Dootson12-Mar-15 23:09 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 23:15
mveMike Hankey12-Mar-15 23:15 
GeneralRe: Git for Windows any suggestions Pin
Stuart Dootson12-Mar-15 23:47
professionalStuart Dootson12-Mar-15 23:47 
GeneralRe: Git for Windows any suggestions Pin
Mike Hankey12-Mar-15 23:59
mveMike Hankey12-Mar-15 23:59 
GeneralThought it was a typo Pin
Amarnath S11-Mar-15 6:50
professionalAmarnath S11-Mar-15 6:50 
GeneralRe: Thought it was a typo Pin
dandy7211-Mar-15 6:58
dandy7211-Mar-15 6:58 
GeneralRe: Thought it was a typo Pin
Amarnath S11-Mar-15 7:28
professionalAmarnath S11-Mar-15 7:28 
GeneralRe: Thought it was a typo Pin
Sander Rossel11-Mar-15 7:02
professionalSander Rossel11-Mar-15 7:02 

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.