Unity Git Tutorial (Backup & version control)

Поділитися
Вставка
  • Опубліковано 28 чер 2024
  • Making games is lots of fun. What's not fun is losing all of your work to a corrupt hard drive or file. In this session, we'll go over how to save your Unity project to git so that you can rest easy at night knowing your project is safely stored.
    ► Socials
    Twitter: / the_real_aia
    Discord: / discord
    My free web games: aiadev.fun/
    ► Get github desktop: desktop.github.com/
    ► Git Unity .gitignore: github.com/github/gitignore/b...
    ► Download Unity 3D: on.unity.com/3cbxhXY
    For more educational content on video game development, unity tutorials, and c# programming don't forget to subscribe!
    Chapters:
    0:00 Introduction
    0:25 What is Git?
    0:50 Why use Git with Unity?
    2:15 How to create a Unity git repository
    2:44 What is .gitignore
    3:05 Checking the repo files
    3:20 How to change a .gitignore file
    3:56 Publishing the Git repository
    4:21 How Unity project changes work with Github desktop
    5:00 Creating new git branches in Github desktop
    5:17 Outro
    ········································­­·······································­·­····
    ****
    Get a 90% discount on a .fun domain for one year on www.get.fun using the coupon “AIA”
    ****

    #unity3d #unitytutorial #gamedev

КОМЕНТАРІ • 22

  • @evebarry369
    @evebarry369 2 роки тому

    Splendore,style, experience - impressive

  • @kayleighjohn7846
    @kayleighjohn7846 2 роки тому

    I think I've been watching for....a year and a half now? Love you

    • @AIAdev
      @AIAdev  2 роки тому

      I've only been making videos for a couple months on here! Do you know me from another channel?

  • @vaibhavjaiswal799
    @vaibhavjaiswal799 2 роки тому

    Definitely gonna stick with channel
    Really good tutorials....

  • @louiseburrows4036
    @louiseburrows4036 2 роки тому

    Fab Videos

    • @AIAdev
      @AIAdev  2 роки тому

      Thank you :)

  • @jadejennings4191
    @jadejennings4191 2 роки тому

    Such video make you different from ➡️👤 others

    • @AIAdev
      @AIAdev  2 роки тому

      Thanks for that!

  • @vaibhavjaiswal799
    @vaibhavjaiswal799 2 роки тому

    Can you also tell how to get back project if anything happen to the machine or main project

    • @AIAdev
      @AIAdev  2 роки тому

      If you have everything saved on git it's in the cloud so you could delete your entire computer or the main project on your computer but just redownload the files from git.

  • @eospus8885
    @eospus8885 2 роки тому +1

    What should I do if I want to go back to older version?

    • @AIAdev
      @AIAdev  2 роки тому +2

      If you haven’t yet committed the changes you can discard your changes. If the changes had been committed you can go to the github website and revert commits.

  • @AIAdev
    @AIAdev  2 роки тому +2

    Does anyone have horror stories about losing work?

  • @AbhinavChemikala
    @AbhinavChemikala 2 роки тому

    Which git client app you like? I don’t want to use GitHub desktop it looks boring.

    • @AIAdev
      @AIAdev  2 роки тому +1

      github ;)

  • @cerysmiller6716
    @cerysmiller6716 2 роки тому

    pretty Pic

    • @AIAdev
      @AIAdev  2 роки тому

      Thank you! Simplicity!

  • @keiramorton5189
    @keiramorton5189 2 роки тому

    I think that your mother the queen bee. As they roamed the honey like you🌻🍀🌷honey🌷💖💐honey🌻🍀🐥honey🌿🌷🍀🌹

    • @AIAdev
      @AIAdev  2 роки тому

      there's only one queen bee, and it's not me.

  • @Carteeeer52
    @Carteeeer52 Рік тому

    I'm getting an error when trying to publish it, it says the remote has disconnected and to check my internet... Any idea how to fix this?