Skip to content

not-fritos/DiabeatItFall2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiabeatItFall2021

This project was made with ❤️ by the ENG100L GlobalTIES team. This is the latest iteration of the DiabeatIt project being implemented in Unity.

About DiabeatIt

Latest Web Release

Resources

How to push changes

  1. Install git on your computer

    • on mac type git --version in the console and it will prompt you to either install git or it will return the git version
    • on win install from git-scm with the appropriate 32-bit or 64-bit version.
  2. clone this repo by getting the download url via code > HTTPS > url

    • (add picture for reference later)
  3. use either CLI (command line) or GitHub desktop

    unless you are familiar with the CLI, I suggest you use GitHub Desktop as that comes with a GUI interface

    • (add gif for reference later)
  4. sign into Git on your computer

    • (add reference)
  5. use the link from step 2 to clone it

    • (add gif for CLI)
    • (add gif for GUI)
  6. open the project in Unity

    • [add gif for opening project in Unity]
  7. get collaborating!

    • make sure you edit only the files you know that nobody else is working on
  8. pull changes

    • number one thing you can do to avoid merge conflicts is to remember to pull updates from the remote before working on your device
    • this ensures that the version you are working on is the latest version
  9. push changes

Troubleshooting merge conflicts

Besides just crying, you can also:

  • nuke all the changes you've made and restart your local github repo
  1. Accept that you just lost your updates
  2. Delete local repository/files
  3. Redownload the github repo from this site
  4. Make your edits again :P
  • manually handle the merge conflicts
  1. decide whether you want to keep local vs remote changes in your merge conflict
  2. ???
  3. profit

Make branches?

idk if we wanna do this or if it's a good idea

Practice with Git

It's easiest to internalize this control flow when you actually try it out yourself. You can do this by following the steps above and adding your name to members.md

About

This is the iteration of DiabeatIt at the end of Fall quarter for 2021. Download this if you are in spring quarter 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages