Completed
Basic Git operations: 43 Adding new file to working directory
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Basic Git Operations
Automatically move to the next video in the Classroom when playback concludes
- 1 Basic Git operations: 37 What is Commit
- 2 Basic Git operations: 38 Configure Git author name and email
- 3 Basic Git operations: 39 Creating first commit
- 4 Basic Git operations: 40 Exploring commit object
- 5 Basic Git operations: 41 Current project state overview
- 6 Basic Git operations: 42 Basic Git commands
- 7 Basic Git operations: 43 Adding new file to working directory
- 8 Basic Git operations: 44 Git files lifecycle
- 9 Basic Git operations: 45 Stage file
- 10 Basic Git operations: 46 Unstage file using git rm
- 11 Basic Git operations: 47 Commit changes
- 12 Basic Git operations: 48 Exploring changes in Git repository
- 13 Basic Git operations: 49 Current diagram of Git repository