01219245/git

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
This is part of 01219245.

In this course, we will use Git as our software version control tool. There are various UI clients for Git, but we will use the command-line version.

Preparations

  • Install Git: go to download page, download and install the command-line version.
    • Additional info for Windows users:
      • When the installer ask you to select components, you can tick off the "Windows Explorer integration".
      • When the installer ask you the option to "Adjusting your PATH environment", choose "Run Git from Windows Command Prompt".

In-class practice

Links