Click here to Skip to main content
15,892,643 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: He does not believe the earth is round Pin
Peter_in_278018-Feb-17 18:21
professionalPeter_in_278018-Feb-17 18:21 
GeneralGIT - Magic Bullet Pin
StampedePress17-Feb-17 19:48
StampedePress17-Feb-17 19:48 
GeneralRe: GIT - Magic Bullet Pin
Garth J Lancaster17-Feb-17 19:59
professionalGarth J Lancaster17-Feb-17 19:59 
GeneralRe: GIT - Magic Bullet Pin
Brady Kelly17-Feb-17 21:00
Brady Kelly17-Feb-17 21:00 
JokeRe: GIT - Magic Bullet Pin
Marc Clifton18-Feb-17 4:21
mvaMarc Clifton18-Feb-17 4:21 
GeneralRe: GIT - Magic Bullet Pin
Basildane18-Feb-17 5:36
Basildane18-Feb-17 5:36 
GeneralRe: GIT - Magic Bullet Pin
StampedePress18-Feb-17 13:15
StampedePress18-Feb-17 13:15 
GeneralRe: GIT - Magic Bullet Pin
Manfred Rudolf Bihy18-Feb-17 6:07
professionalManfred Rudolf Bihy18-Feb-17 6:07 
Yes it is as simple as that.
If windows clients and linux clients will share some code, you will have to look into automatic line ending conversions.
If you have not done so already, do read the git documentation, especially the book: Git - Book[^].

This was really helpful in getting me to understand GIT, when we switched from TFSVC to TFSGIT.

And a great big caveat: VS 2015 GIT integration sucks big time. Not all commands work and some of them work only when called from a certain menu. When mixing command line calls of GIT and invocations from within a VS instance running as administrator are also very error prone. Otherwise I really love GIT and wouldn't consider switching back.

Cheers!

"I had the right to remain silent, but I didn't have the ability!"
Ron White, Comedian


GeneralRe: GIT - Magic Bullet Pin
Basildane18-Feb-17 12:27
Basildane18-Feb-17 12:27 
GeneralString vs string.... https://msdn.microsoft.com/en-us/library/362314fe.aspx Pin
User 1106097917-Feb-17 9:52
User 1106097917-Feb-17 9:52 
GeneralRe: String vs string.... Pin
CDP180217-Feb-17 10:25
CDP180217-Feb-17 10:25 
GeneralRe: String vs string.... Pin
User 1106097917-Feb-17 10:34
User 1106097917-Feb-17 10:34 
GeneralRe: String vs string.... Pin
CDP180217-Feb-17 10:40
CDP180217-Feb-17 10:40 
GeneralRe: String vs string.... Pin
Sander Rossel17-Feb-17 11:16
professionalSander Rossel17-Feb-17 11:16 
GeneralRe: String vs string.... Pin
CDP180217-Feb-17 11:26
CDP180217-Feb-17 11:26 
GeneralRe: String vs string.... Pin
Sander Rossel17-Feb-17 11:32
professionalSander Rossel17-Feb-17 11:32 
GeneralRe: String vs string.... Pin
  Forogar  17-Feb-17 10:31
professional  Forogar  17-Feb-17 10:31 
GeneralRe: String vs string.... Pin
User 1106097917-Feb-17 10:37
User 1106097917-Feb-17 10:37 
GeneralRe: String vs string.... Pin
CDP180217-Feb-17 10:52
CDP180217-Feb-17 10:52 
GeneralRe: String vs string.... Pin
  Forogar  17-Feb-17 10:52
professional  Forogar  17-Feb-17 10:52 
GeneralRe: String vs string.... Pin
User 1106097917-Feb-17 11:57
User 1106097917-Feb-17 11:57 
GeneralRe: String vs string.... Pin
jeron117-Feb-17 10:35
jeron117-Feb-17 10:35 
GeneralRe: String vs string.... Pin
User 1106097917-Feb-17 12:20
User 1106097917-Feb-17 12:20 
GeneralRe: String vs string.... https://msdn.microsoft.com/en-us/library/362314fe.aspx Pin
Eddy Vluggen17-Feb-17 12:49
professionalEddy Vluggen17-Feb-17 12:49 
GeneralRe: String vs string.... https://msdn.microsoft.com/en-us/library/362314fe.aspx Pin
Pete O'Hanlon18-Feb-17 1:41
mvePete O'Hanlon18-Feb-17 1:41 

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.