Changes between Version 3 and Version 4 of cs222p-2018-fall-git


Ignore:
Timestamp:
Sep 26, 2018, 8:50:44 PM (7 years ago)
Author:
Qiushi Bai
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cs222p-2018-fall-git

    v3 v4  
    2323shell> cd cs222p-fall18-team-99/
    2424shell> git pull https://github.com/UCI-Chenli-teaching/cs222p-fall18.git master --allow-unrelated-histories    - Pull our project codebase to your local machine and merge it to your local "cs222p-fall18-team-99" repository
    25 }}}
    26 Now git will open `vim` automatically for you to edit comments for this merging operation
    27 {{{
    28 Just type ":q" will use default message and complete the merging operation.
    2925}}}
    3026Now you will see something like this: