ผลต่างระหว่างรุ่นของ "01219245/git"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 6: แถว 6:
  
 
* Install Git: go to [http://git-scm.com/downloads download page], download and install the command-line version.
 
* Install Git: go to [http://git-scm.com/downloads 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 ==
 
== In-class practice ==
  
 
== Links ==
 
== Links ==

รุ่นแก้ไขเมื่อ 05:01, 6 มกราคม 2557

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