Changes between Version 3 and Version 4 of cs222p-2018-fall-git
- Timestamp:
- Sep 26, 2018, 8:50:44 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cs222p-2018-fall-git
v3 v4 23 23 shell> cd cs222p-fall18-team-99/ 24 24 shell> 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 operation27 {{{28 Just type ":q" will use default message and complete the merging operation.29 25 }}} 30 26 Now you will see something like this: