Search Unity

Install Git for version control

Discussion in 'Formats & External Tools' started by V-J, Sep 13, 2019.

  1. V-J

    V-J

    Joined:
    Apr 1, 2015
    Posts:
    73
    Hi,

    I'm installing git for version control of my unity projects.
    Through out the installation process it gives a list of text editors to use.
    I have VS2017 community and a regular notepad (Win10pro) installed on my machine.
    I have no idea which one..?


    upload_2019-9-13_14-26-5.png
     
  2. Siccity

    Siccity

    Joined:
    Dec 7, 2013
    Posts:
    255
    Visual Studio Code is not the same as Visual Studio, as confusing as it may be. I'm not exactly sure when git uses this setting. Diff maybe?
     
  3. GoesTo11

    GoesTo11

    Joined:
    Jul 22, 2014
    Posts:
    604
    I don't think it matters to most people since you can open any file from the file manager in the editor of your choosing (I believe it is probably only used for editing files such as .gitignore). I am comfortable with Vim but I chose Notepad++ instead (which I have installed). It is separate from using Visual Studio for committing, pushing, pulling, etc.
     
    Siccity likes this.