What is Version Control? Git Structure Using Git Controlling your computer with a shell
CS 2112 Lab: Version Control
CS 2112 Lab: Version Control
CS 2112 Lab: Version Control CS 2112 Lab: Version Control What is - - PowerPoint PPT Presentation
What is Version Control? Git Structure Using Git Controlling your computer with a shell CS 2112 Lab: Version Control CS 2112 Lab: Version Control What is Version Control? Git Structure Using Git Controlling your computer with a shell
What is Version Control? Git Structure Using Git Controlling your computer with a shell
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Version Control
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Version Control
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Overview
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Overview
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Structure
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Structure
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Structure
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Structure
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Conflicts and Reverting
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Conflicts and Reverting
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Conflicts and Reverting
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell Conflicts and Reverting
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell
1The ShellShock vulnerability exploits a bug in how the bash shell handles
CS 2112 Lab: Version Control
What is Version Control? Git Structure Using Git Controlling your computer with a shell
◮ To go up a directory: cd .. ◮ To go to the root directory: cd / ◮ To list the current directory: ls ., or just ls. CS 2112 Lab: Version Control