Difference between revisions of "CSE165-GIT"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "How to setup git on your VR lab computer: # Check if you have "Git" in your Start menu. If yes you're done, otherwise continue. # Check if you have "Git" or "Git-bash" folde...")

Revision as of 00:22, 21 January 2017

How to setup git on your VR lab computer:

  1. Check if you have "Git" in your Start menu. If yes you're done, otherwise continue.
  1. Check if you have "Git" or "Git-bash" folders under your D: drive. If yes, go ahead and use "git-bash" in that folder; otherwise continue.
  1. Download git from this link.
  1. Run "Git-2.11.0.3-64-bit.exe" and follow these steps:
    1. Use default settings, except when choosing the directory to install: choose "D:" drive from the UI, the installer will autofill the address as D:\Git\ for you.
  1. Once installation is finished, you should be able to see git in your Start menu.