How to use GitHub with Unity - Easy Tutorial

  Рет қаралды 118,132

Solo Game Dev

Solo Game Dev

Күн бұрын

Пікірлер: 95
@mohammedadel7849
@mohammedadel7849 Жыл бұрын
That was very helpful. Other videos had so many unnecessary over complications, but this tutorial is direct and understandable.
@SoloGameDev
@SoloGameDev Жыл бұрын
Thanks :)
@SelaMalka
@SelaMalka Жыл бұрын
Thank you SO MUCH for the clean-cut no-bullshit tutorial!
@imohtronz5308
@imohtronz5308 Жыл бұрын
Gold. No nonsense youtube content. Subbed/liked.
@SoloGameDev
@SoloGameDev Жыл бұрын
Thanks :)
@madeehamasood5777
@madeehamasood5777 4 ай бұрын
Simple and neat tutorial! Just what I needed. Have been struggling to find a basic as this on youtube with all the other 40-50 mins nonsense uploads.
@Michael-Shawn-Hickenbottom
@Michael-Shawn-Hickenbottom Жыл бұрын
Appreciate it! Short, sweet, and to the point 💯
@Aleckai
@Aleckai Жыл бұрын
Hhhhh, thanks for just getting straight to it. Many of the vids on this are 20-40 minutes long and so unnecessarily convoluted. Much appreciated!
@ruben2bdrummer
@ruben2bdrummer Жыл бұрын
Thank you so much for this!. I'm currently in the Unity learning, and they gave a vague way to do this. Your video is SO much better. Much Appreciated!!
@archibaldc.1833
@archibaldc.1833 2 жыл бұрын
This is a great tutorial, thanks for cutting straight to the chase and filtering out the fluff that everyone else seems to thrive on. Question though: Now that I have successfully connected the Unity Project to Github and have myself and my partner's github accounts in the organization so that we can both access the repository on Github, how do I connect my Unity account to my github account so that I can work on the same project when I open unity? It works for hers, she's able to open up Unity and she can select the project, but I'm still unable to do so presumably because my Unity and Github accounts aren't linked.
@user-dj9iu2et3r
@user-dj9iu2et3r Жыл бұрын
You don't have to link the two accounts. Can't you just work from your local clone of the repository? That's what he was doing in the video.
@Geckotr
@Geckotr Жыл бұрын
I picked up the Turkish accent right away when you started talking😄 Nice video btw
@SoloGameDev
@SoloGameDev Жыл бұрын
Thanks :)
@johnbenedictdivinagracia4866
@johnbenedictdivinagracia4866 2 жыл бұрын
THANK YOU SO MUCH! you have made a positive impact on my life you dont even know!!!!
@SoloGameDev
@SoloGameDev 2 жыл бұрын
I am pleased to hear that. :)
@trevorfranks69
@trevorfranks69 Жыл бұрын
man github desktop is just amazing. thanks for sharing this!
@salvadorsturla4772
@salvadorsturla4772 Жыл бұрын
Help! When i want to commit there are 30 085 files
@user-dj9iu2et3r
@user-dj9iu2et3r Жыл бұрын
Most of them will be ignored by the .gitignore
@destroyer1959
@destroyer1959 2 ай бұрын
Did you fix it
@Dadax9398
@Dadax9398 Жыл бұрын
This is a very good explaination, simple and straight to the point. Thank you very much !!
@milesweckerle
@milesweckerle 11 ай бұрын
Great tutorial, no command prompt necessary 👍
@Yokeyb123
@Yokeyb123 Жыл бұрын
saved me so much time and headache with this. i love you 3000
@JustABroom
@JustABroom Жыл бұрын
Thank you so much for filtering out the nonsense, this helps so much, kudos!
@obiwancanosi
@obiwancanosi Жыл бұрын
You should make more videos. You saved my day thank you.
@yalincumhuriyet767
@yalincumhuriyet767 Жыл бұрын
I'm using Microsoft Visual Studio when coding with C# so in the project directory i have .vsconfig and .sln files should I commit also them? Or would it be fine to exclude them?
@ginocarlo7724
@ginocarlo7724 Жыл бұрын
Very helpful video!
@cl2401
@cl2401 2 ай бұрын
super helpful, thank you
@toysrus2413
@toysrus2413 2 ай бұрын
Wow thank you. It is not so much the scary beast I thought it was :)
@captncrunch1726
@captncrunch1726 Жыл бұрын
thanks for the info! what about LFS? is there any need for a setup?
@jasonli9686
@jasonli9686 2 жыл бұрын
Thanks for sharing man, really helps
@leonardomaranhao2861
@leonardomaranhao2861 Жыл бұрын
Thank you, you saved my skin.
@giacomocarlopedemonte5541
@giacomocarlopedemonte5541 10 ай бұрын
very useful! thank you! much simpler than other video i saw one question only, why should we put Unity in the Gitignore?
@danielwang2617
@danielwang2617 Жыл бұрын
At 1:34 I do not have the git folder? But this tutorial is really good
@mohzahidi_4196
@mohzahidi_4196 Жыл бұрын
Thanks, very helpful. I want to say thank you very much💯
@Rannument
@Rannument 11 ай бұрын
Thanks a lot for the help. Kafam karışmıştı çok yardımcı oldun
@dmennenoh
@dmennenoh 11 ай бұрын
Perfect. Thank you.
@diftq8191
@diftq8191 3 ай бұрын
It says I have files over 100 MB so I wont be able to push to repo if I commit... I created a blank 2D unity project
@TheChelseaGrinder
@TheChelseaGrinder 3 ай бұрын
Did you set the gitignore to unity when creating the repo?
@diftq8191
@diftq8191 3 ай бұрын
@@TheChelseaGrinder Yeah I later did but it didn't help with file size. Think there's a separate way to add large files to git which I'll have to figure out. git ls or something
@diftq8191
@diftq8191 3 ай бұрын
@@TheChelseaGrinder And its saying there are too many files so git wont work properly... so I've just ignored it and not used git for this project
@samuelpastorpinillos722
@samuelpastorpinillos722 11 ай бұрын
thanks you so much from spain
@Director414
@Director414 10 ай бұрын
thanks, great video! What about when to project grows bit, now mine is 16 GB.. I cannot even upload it to GitHub it seems.. :(
@pol3824
@pol3824 2 жыл бұрын
Perfect, thank you!
@silva_jay1424
@silva_jay1424 Ай бұрын
Hello, if you or anyone is able to respond, i have a question - when creating the unity project, are you able to just set the location to the repo’s location instead of choosing any location and then copy and pasting?
@arielbenzikri
@arielbenzikri Жыл бұрын
I don't get it, how could you push those files to your remote repo if it's more then 100MB?
@haydenj4738
@haydenj4738 10 ай бұрын
Did you find any answers yet?
@nonekokoevi507
@nonekokoevi507 Жыл бұрын
Great video
@lockin222
@lockin222 Жыл бұрын
thank you very easy
@debbieyuen4504
@debbieyuen4504 Жыл бұрын
This is awesome! I am wondering how to store projects that are of 3D URP or HDRP. Do the large file sizes work with git lfs? Thank youuu
@pimvandemoosdijk7543
@pimvandemoosdijk7543 2 жыл бұрын
I do everything exactly the same, yet at 1:34 I do not have .gitignore in the folder. Does anybody know why? i feel like I've tried everything. also I'm on Mac OS idk if it's different then
@SoloGameDev
@SoloGameDev 2 жыл бұрын
You have to choose it. Look at 0:50
@farrael_
@farrael_ 2 жыл бұрын
Nice one, man! Simple and direct to the point. Bullshit-proof.
@montajadam7593
@montajadam7593 Жыл бұрын
Abi Türk olduğun çok belli oluyor ama teşekkür ederim
@jordanreavis8163
@jordanreavis8163 9 ай бұрын
GitHub desktop isn't recognizing any changes I make to the html file. The changes are still saved locally, and the site itself is updated, but the deployment link is not. Any ideas on how to fix?
@HAHASM-q2b
@HAHASM-q2b 11 ай бұрын
Hi! is it also suitable for mac? thank you!
@NoXOfficialChannel
@NoXOfficialChannel 2 жыл бұрын
nice, thanks!
@hamedhassani3362
@hamedhassani3362 Жыл бұрын
thank you bro
@Alexlinnk
@Alexlinnk Жыл бұрын
I got error over 100 mb
@azizcanyalcin
@azizcanyalcin 3 ай бұрын
did you choose unity as a template ?
@maplelunar
@maplelunar Жыл бұрын
Thanks a lot!
@WPCraft
@WPCraft Жыл бұрын
Thank you very much for that simple guide! Very clearly
@SoloGameDev
@SoloGameDev Жыл бұрын
🥰
@AntisleepZ
@AntisleepZ 5 ай бұрын
Thanks!
@WastedParts
@WastedParts 11 ай бұрын
the following files are over 100mb. if you commit these files, you will no longer be able push this repository... How to fix this?
@Crewlietsful
@Crewlietsful Жыл бұрын
I did this with my my project but I have 9612 files, 80% of them are artifacts, I read somewhere that the library should be ignore but I don't know how to do that
@SoloGameDev
@SoloGameDev Жыл бұрын
You need to add this to the .gitignore file
@nausetgurl11
@nausetgurl11 Ай бұрын
I don't understand how other people collaborate on this- how do they access?
@HelPfeffer
@HelPfeffer 2 жыл бұрын
Thank you
@adityachaubey8662
@adityachaubey8662 6 ай бұрын
after uploading to github, can i delete it from my system?
@CELUGames
@CELUGames Жыл бұрын
Are there any file or project size limitations?
@bkpraveen2393
@bkpraveen2393 2 жыл бұрын
How to disconnect GitHub from the unity project?
@PranavVK4128
@PranavVK4128 2 жыл бұрын
idk if this is how, but deleting the .git folder from the directory where the unity project is should disconnect github. it's a hidden file so you may need to change some of your settings a bit or use something to see hidden files
@gentlemonke2802
@gentlemonke2802 Жыл бұрын
It isn’t showing me any changes when I edit my Projekt
@ChippyTrance
@ChippyTrance Жыл бұрын
thanks pal
@firesidestories5714
@firesidestories5714 Жыл бұрын
It keeps telling me the files are too large
@AnoshMalik99
@AnoshMalik99 Жыл бұрын
Same. Github LFS issue
@muhammadsaad2451
@muhammadsaad2451 10 ай бұрын
noice videoo :)
@katez.6052
@katez.6052 2 жыл бұрын
Does this allow me to edit my project on multiple devices?
@SoloGameDev
@SoloGameDev 2 жыл бұрын
Of course
@40gunkala84
@40gunkala84 11 ай бұрын
are you from turkey ??
@40gunkala84
@40gunkala84 11 ай бұрын
aynn daha yeni pc ekranının türkçe olduğunu gördüm sesten anlaşılıyor , ingilizce aksanın iyi
@linafadilh
@linafadilh 2 жыл бұрын
thanks
@whiteheadiceprince1506
@whiteheadiceprince1506 Жыл бұрын
I can't believe I'm one of those people who refuse to download github desktop and would rather use cmd instead .... what happened to me...
@alicenyw1872
@alicenyw1872 Жыл бұрын
I think it's completely fine. There is no need for extra stuff on the PC.
@whiteheadiceprince1506
@whiteheadiceprince1506 Жыл бұрын
@@alicenyw1872 yeah but you know, if it were me a few years ago, I'd have thought i was crazy to reject a graphical user interface and prefer to work on the terminal instead
@VervetVRgame
@VervetVRgame Жыл бұрын
i dont have .git folder
@SoloGameDev
@SoloGameDev Жыл бұрын
It may be hidden.
@ayseatabey9527
@ayseatabey9527 Жыл бұрын
helal reis
@SoloGameDev
@SoloGameDev Жыл бұрын
:D sağol
@urazs5059
@urazs5059 9 ай бұрын
adam adam
@deniztunayildiz4518
@deniztunayildiz4518 Жыл бұрын
abi türk müsün
@SoloGameDev
@SoloGameDev Жыл бұрын
Evet :)
@AphixDev
@AphixDev 2 жыл бұрын
@mynameispatrickandiliveund7628
@mynameispatrickandiliveund7628 2 жыл бұрын
thanks
@mczero4887
@mczero4887 Жыл бұрын
thanks
How to Setup Github with Unity the Right Way
7:00
Game Dev Garnet
Рет қаралды 20 М.
Use Github to backup your Unity Game in (about) 6 minutes (Unity Tutorial)
6:16
How to have fun with a child 🤣 Food wrap frame! #shorts
0:21
BadaBOOM!
Рет қаралды 17 МЛН
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН
choosing a game engine is easy, actually
15:08
samyam
Рет қаралды 641 М.
How I learned Unity without following tutorials (Developing 1)
18:11
Game Maker's Toolkit
Рет қаралды 2,1 МЛН
How Git Works: Explained in 4 Minutes
4:18
ByteByteGo
Рет қаралды 307 М.
13 Advanced (but useful) Git Techniques and Shortcuts
8:07
Fireship
Рет қаралды 934 М.
How to use GitHub with Unity | Easy Tutorial 2024
5:02
SpeedTutor
Рет қаралды 6 М.
Using Unity with Git in 15 minutes
15:19
BiteMe Games
Рет қаралды 8 М.
How to Use GitHub With Unity (Also Works With Existing Projects)
2:59
I was wrong about git stash...
5:19
Philomatics
Рет қаралды 167 М.
Как использовать GitHub вместе с Unity?
6:42
Школа разработки игр
Рет қаралды 38 М.
How to Setup a Git Repository for a Unity Project
13:56
Infallible Code
Рет қаралды 77 М.
How to have fun with a child 🤣 Food wrap frame! #shorts
0:21
BadaBOOM!
Рет қаралды 17 МЛН