Click here to Skip to main content
15,888,454 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: I don't think I understand Github Pin
Greg Utas19-Mar-20 12:11
professionalGreg Utas19-Mar-20 12:11 
GeneralRe: I don't think I understand Github Pin
Jon McKee19-Mar-20 12:55
professionalJon McKee19-Mar-20 12:55 
GeneralRe: I don't think I understand Github Pin
Greg Utas19-Mar-20 13:05
professionalGreg Utas19-Mar-20 13:05 
GeneralRe: I don't think I understand Github Pin
honey the codewitch19-Mar-20 14:16
mvahoney the codewitch19-Mar-20 14:16 
GeneralRe: I don't think I understand Github Pin
Jon McKee19-Mar-20 17:16
professionalJon McKee19-Mar-20 17:16 
GeneralRe: I don't think I understand Github Pin
Dan Neely20-Mar-20 2:35
Dan Neely20-Mar-20 2:35 
GeneralRe: I don't think I understand Github Pin
Jon McKee20-Mar-20 12:23
professionalJon McKee20-Mar-20 12:23 
GeneralRe: I don't think I understand Github Pin
honey the codewitch19-Mar-20 14:14
mvahoney the codewitch19-Mar-20 14:14 
I'll describe the steps (somewhere in here you will get prompted for your github account credentials)

1. Open your solution
2. Right click on the solution in solution explorer, click Add To Source Control
3. Open the team explorer, click on the little home button, then click Sync
4. It will switch to options to publish, either to github, or azure. Click the first GitHub publish button

That should sync it for you. Any time you need to update, go to team explorer|home and then hit sync (you won't be prompted for repository information after the first time)

Finally, remember to commit periodically when you change stuff. It's best to do related changes together and then commit so your commit messages stay targeted to what you did. Make sure to sync to the server otherwise your copy remains local even though you committed
Real programmers use butterflies

GeneralRe: I don't think I understand Github Pin
Greg Utas19-Mar-20 15:09
professionalGreg Utas19-Mar-20 15:09 
GeneralRe: I don't think I understand Github Pin
honey the codewitch19-Mar-20 15:15
mvahoney the codewitch19-Mar-20 15:15 
GeneralRe: I don't think I understand Github Pin
Greg Utas19-Mar-20 15:23
professionalGreg Utas19-Mar-20 15:23 
GeneralRe: I don't think I understand Github Pin
honey the codewitch19-Mar-20 16:32
mvahoney the codewitch19-Mar-20 16:32 
GeneralRe: I don't think I understand Github Pin
Greg Utas20-Mar-20 1:06
professionalGreg Utas20-Mar-20 1:06 
GeneralRe: I don't think I understand Github Pin
Jon McKee19-Mar-20 19:05
professionalJon McKee19-Mar-20 19:05 
GeneralRe: I don't think I understand Github Pin
pkfox19-Mar-20 21:47
professionalpkfox19-Mar-20 21:47 
GeneralRe: I don't think I understand Github Pin
virang_2119-Mar-20 19:05
virang_2119-Mar-20 19:05 
GeneralSo, what IS the speed of an unladen swallow? Pin
Jörgen Andersson19-Mar-20 10:13
professionalJörgen Andersson19-Mar-20 10:13 
GeneralRe: So, what IS the speed of an unladen swallow? Pin
Kent Sharkey19-Mar-20 10:33
staffKent Sharkey19-Mar-20 10:33 
GeneralRe: So, what IS the speed of an unladen swallow? Pin
Super Lloyd19-Mar-20 18:50
Super Lloyd19-Mar-20 18:50 
QuestionAnyone here used CUDA? Pin
Chris Maunder19-Mar-20 8:14
cofounderChris Maunder19-Mar-20 8:14 
AnswerRe: Anyone here used CUDA? Pin
honey the codewitch19-Mar-20 8:27
mvahoney the codewitch19-Mar-20 8:27 
GeneralRe: Anyone here used CUDA? Pin
Chris Maunder19-Mar-20 9:27
cofounderChris Maunder19-Mar-20 9:27 
GeneralRe: Anyone here used CUDA? Pin
honey the codewitch19-Mar-20 11:48
mvahoney the codewitch19-Mar-20 11:48 
GeneralRe: Anyone here used CUDA? Pin
Chris Maunder19-Mar-20 14:07
cofounderChris Maunder19-Mar-20 14:07 
GeneralRe: Anyone here used CUDA? Pin
honey the codewitch19-Mar-20 14:09
mvahoney the codewitch19-Mar-20 14:09 

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.