Git for real this time.

@JosEPh_II If you go to File>Options>Appearance you can select "Dark (beta)" and it will look like so:
upload_2019-8-23_8-26-22.png


I always have it in dark mode it is much nicer.

/edit Are you on Windows 7 by any chance?
 
Cool, it sounds like you already did the git setup if you saw what the diff view looks like? Did you follow the video or just work it out yourself?
Regardless feel free to start commiting to master then whenever you are ready, TB suggested tomorrow for official start of switch over, but no sense in waiting if you are already set up.
I am going to make a guide to using Github Desktop tonight (it will just be a bunch of gifs showing how to commit, pull, resolve conflicts, make branches, etc.), but hopefully it can be worked out just through experimentation.
 
Cool, it sounds like you already did the git setup if you saw what the diff view looks like? Did you follow the video or just work it out yourself?
Regardless feel free to start commiting to master then whenever you are ready, TB suggested tomorrow for official start of switch over, but no sense in waiting if you are already set up.
I am going to make a guide to using Github Desktop tonight (it will just be a bunch of gifs showing how to commit, pull, resolve conflicts, make branches, etc.), but hopefully it can be worked out just through experimentation.
I saw that from the GitHub site for C2C on git hub. I just put GitHub desktop on this morning but when I went to clone C2C I got C2Cgit and not the master folder with assets and such. So I'm still working my way thru it. I watched the vid you did once BUT it will take me more than one view to get it all straight.

So currently I can not commit to master as I have no copy of it in the GitHub desktop. :sad: :old: and slow......and :badcomp:..... and ...:coffee:
 
Yeah I got the bottom one. :blush: I also just downloaded the C2C Master that has all the components and starts with .git instead of .svn. Hopefully that is the correct one. Will look at the vid in a little bit. Lunch time here in the cornfields of Illinois.
 
All right, I now have a GitHub account under DancingHoskuld. I was trying out GitKraken awhile ago for my Civ IV mod (Paths of Glory ReDone) and thought I had set it up then.
 
Some gifs for how to do a few basic operations in Github Desktop. If you want more please ask.

Fetch latest changes
fetch.gif
Create a branch
create-branch.gif
Select specific changes in a file for committing
select-specific-changes.gif
Commit specific changes from a file
commit-specific-change.gif
Revert changes to a file
revert-a-file.gif
Publish a branch (send it to GitHub so others can see or use it)
publish-branch.gif
Create a Pull Request (request for your branch changes to be merged into the main branch)
create-pr.gif
 
Last edited:
My ID is Anq-civfanatics. Seeing the repository listing complete really convinces me to join over at some time! I was too worried about what to do but now I feel more welcomed as long as I slow down and start to appreciate the new system and your collective work on it. Looking forward to adapting myself to this worthwhile platform. I like the prospect of such project management tools as the issue and project trackers. Hope this brings our team closer together!
 
My ID is Anq-civfanatics. Seeing the repository listing complete really convinces me to join over at some time! I was too worried about what to do but now I feel more welcomed as long as I slow down and start to appreciate the new system and your collective work on it. Looking forward to adapting myself to this worthwhile platform. I like the prospect of such project management tools as the issue and project trackers. Hope this brings our team closer together!
Of course you are Welcome and Wanted as well Anq! :D
 
Its not, sorry I rearranged the readme, its linked at the top as Developer Setup.
Also embedded in this thread up there ^^^
 
Its not, sorry I rearranged the readme, its linked at the top as Developer Setup.
Also embedded in this thread up there ^^^
It is removed here. I clicked link to video guide in first post.
Spoiler :
Dwm 2019-08-27 12-03-49-90.png


DevSetup fails to compile assert DLL in Windows 7.
Spoiler :

Dwm 2019-08-27 12-28-13-65.png


Also how do you force command exe to English only?
 
Last edited:
Back
Top Bottom